@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 • 977 B
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=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 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&&!t&&l.createElement("title",null,n),r);var c=r=>o.createElement(p,{...r,ariaLabel:"search lines-sparkle, magnifier, document, list, page, file"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 13.9824L19.4307 12.5H16.5693L15.4395 15.4395L12.5 16.5693V19.4307L15.4395 20.5596L15.9932 22H4V2H20V13.9824ZM7 10.5H12V9H7V10.5ZM7 6.5H15V5H7V6.5Z",fill:"currentColor"}),o.createElement("path",{d:"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z",fill:"currentColor"})),V=c;export{c as IconSearchlinesSparkle,V as default};
//# sourceMappingURL=index.mjs.map