@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.06 kB
JavaScript
import o from"react";import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...C})=>p.createElement("svg",{...C,"aria-hidden":e,role:e?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,...l}},n&&!e&&p.createElement("title",null,n),t);var m=t=>o.createElement(s,{...t,ariaLabel:"playground, forms, shapes, geo"},o.createElement("path",{d:"M17.4443 17C17.4443 18.6569 16.1012 20 14.4443 20C12.7874 20 11.4443 18.6569 11.4443 17C11.4443 15.3431 12.7874 14 14.4443 14C16.1012 14 17.4443 15.3431 17.4443 17Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M4.70307 7.13192L10.0104 11.5853L3.5 13.9549L4.70307 7.13192Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M14.6943 3.75L20.4899 5.30291L18.9369 11.0985L13.1414 9.54556L14.6943 3.75Z",stroke:"currentColor",strokeWidth:"2"})),h=m;export{m as IconPlayground,h as default};
//# sourceMappingURL=index.mjs.map