@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 799 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(a,{...r,ariaLabel:"paragraph"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.75 4C5.54086 4 3.75 5.79086 3.75 8C3.75 10.2091 5.54086 12 7.75 12H9V4H7.75ZM10 4V21H9V13H7.75C4.98858 13 2.75 10.7614 2.75 8C2.75 5.23858 4.98858 3 7.75 3H21V4H16V21.0775H15V4H10Z",fill:"currentColor"})),g=m;export{m as IconParagraph,g as default};
//# sourceMappingURL=index.mjs.map