@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.32 kB
JavaScript
import o from"react";import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...i})=>s.createElement("svg",{...i,"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,...l}},n&&!t&&s.createElement("title",null,n),e);var C=e=>o.createElement(p,{...e,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",strokeLinejoin:"round"}),o.createElement("path",{d:"M4.70307 7.13192L10.0104 11.5853L3.5 13.9549L4.70307 7.13192Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M14.0473 6.16481C14.4046 4.83115 15.7754 4.03969 17.1091 4.39705L18.075 4.65587C19.4087 5.01322 20.2002 6.38406 19.8428 7.71773L19.584 8.68365C19.2266 10.0173 17.8558 10.8088 16.5221 10.4514L15.5562 10.1926C14.2225 9.83525 13.4311 8.46441 13.7884 7.13074L14.0473 6.16481Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),h=C;export{C as IconPlayground,h as default};
//# sourceMappingURL=index.mjs.map