@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.27 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:t=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:s,...a})=>l.createElement("svg",{...a,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...s}},n&&!e&&l.createElement("title",null,n),o);var f=o=>r.createElement(p,{...o,ariaLabel:"components, figma"},r.createElement("g",{"clip-path":"url(#clip0_10805_28829)"},r.createElement("path",{d:"M12.0001 0.939453L7.18945 5.75011L12.0001 10.5608L16.8108 5.75011L12.0001 0.939453Z",fill:"currentColor"}),r.createElement("path",{d:"M5.75011 7.18945L0.939453 12.0001L5.75011 16.8108L10.5608 12.0001L5.75011 7.18945Z",fill:"currentColor"}),r.createElement("path",{d:"M18.2501 7.18945L13.4395 12.0001L18.2501 16.8108L23.0608 12.0001L18.2501 7.18945Z",fill:"currentColor"}),r.createElement("path",{d:"M12.0001 13.4395L7.18945 18.2501L12.0001 23.0608L16.8108 18.2501L12.0001 13.4395Z",fill:"currentColor"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_10805_28829"},r.createElement("rect",{width:"24",height:"24",fill:"white"})))),C=f;export{f as IconComponents,C as default};
//# sourceMappingURL=index.mjs.map