@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 • 935 B
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?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&&!o&&l.createElement("title",null,n),e);var m=e=>t.createElement(p,{...e,ariaLabel:"list-sparkle, ai text, text generation"},t.createElement("path",{d:"M3 5V6.5H21V5H3Z",fill:"currentColor"}),t.createElement("path",{d:"M17 8.82295L14.941 12.941L10.8229 15L14.941 17.059L17 21.1771L19.059 17.059L23.177 15L19.059 12.941L17 8.82295Z",fill:"currentColor"}),t.createElement("path",{d:"M3 11.25V12.75H10V11.25H3Z",fill:"currentColor"}),t.createElement("path",{d:"M3 17.5V19H8V17.5H3Z",fill:"currentColor"})),x=m;export{m as IconListSparkle,x as default};
//# sourceMappingURL=index.mjs.map