@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 • 1.03 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!t&&l.createElement("title",null,n),o);var L=o=>e.createElement(p,{...o,ariaLabel:"file-sparkle, document, locked, password"},e.createElement("path",{d:"M12 10H20V21.25C20 21.6642 19.6642 22 19.25 22H8.00684L8.55957 20.5596L11.5 19.4307V16.5693L8.55957 15.4395L7.43066 12.5H4.56934L4.2002 13.4619L4 13.9814V2.75C4 2.33579 4.33579 2 4.75 2H12V10Z",fill:"currentColor"}),e.createElement("path",{d:"M19.5605 8.5H13.5V2.43945L19.5605 8.5Z",fill:"currentColor"}),e.createElement("path",{d:"M6.4 14H5.6L4.6 16.6L2 17.6V18.4L4.6 19.4L5.6 22H6.4L7.4 19.4L10 18.4V17.6L7.4 16.6L6.4 14Z",fill:"currentColor"})),u=L;export{L as IconFileSparkle,u as default};
//# sourceMappingURL=index.mjs.map