@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.04 kB
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>l.createElement("svg",{...C,"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),e);var m=e=>o.createElement(p,{...e,ariaLabel:"playground, forms, shapes, geo"},o.createElement("path",{d:"M13.9833 2.63782L12.0731 9.75585L19.2008 11.6628L21.111 4.54474L13.9833 2.63782Z",fill:"currentColor"}),o.createElement("path",{d:"M4.43554 5.90121L2.85547 14.8485L11.406 11.7411L4.43554 5.90121Z",fill:"currentColor"}),o.createElement("path",{d:"M14.0709 13.6307C12.034 13.6307 10.3814 15.2797 10.3814 17.3153C10.3814 19.351 12.034 21 14.0709 21C16.1079 21 17.7605 19.351 17.7605 17.3153C17.7605 15.2797 16.1079 13.6307 14.0709 13.6307Z",fill:"currentColor"})),g=m;export{m as IconPlayground,g as default};
//# sourceMappingURL=index.mjs.map