@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 852 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":r,role:r?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:a,...s}},n&&!r&&l.createElement("title",null,n),o);var d=o=>t.createElement(p,{...o,ariaLabel:"folder-bookmarks"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3H10.4014L12.4014 6H22V20H9.5V11.5H2V3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 13H8V21.5134L4.5 19.6043L1 21.5134V13ZM2.5 14.5V18.9866L4.5 17.8957L6.5 18.9866V14.5H2.5Z",fill:"currentColor"})),C=d;export{d as IconFolderBookmarks,C as default};
//# sourceMappingURL=index.mjs.map