@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.05 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:"M14.0098 13.3153C11.8866 13.3153 10.1641 15.0348 10.1641 17.1576C10.1641 19.2804 11.8866 20.9999 14.0098 20.9999C16.1329 20.9999 17.8555 19.2804 17.8555 17.1576C17.8555 15.0348 16.1329 13.3153 14.0098 13.3153Z",fill:"currentColor"}),o.createElement("path",{d:"M13.7411 2.58167L11.75 10.0043L19.1795 11.9929L21.1705 4.57019L13.7411 2.58167Z",fill:"currentColor"}),o.createElement("path",{d:"M4.47801 5.57739L2.78516 15.1675L11.946 11.8369L4.47801 5.57739Z",fill:"currentColor"})),g=m;export{m as IconPlayground,g as default};
//# sourceMappingURL=index.mjs.map