@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.
4 lines (2 loc) • 1.23 kB
JavaScript
import n from"react";var c=({children:e,size:r=24,ariaLabel:l,color:p,ariaHidden:t=!0,style:i,...C})=>{return n.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:p,...i}},l&&!t&&n.createElement("title",null,l),e)};import o from"react";var s=(e)=>{return o.createElement(c,{...e,ariaLabel:"color-palette-2, design, coloring"},o.createElement("path",{d:"M12 3C16.9706 3 21 7.02944 21 12C21 12.5585 20.9487 13.1049 20.851 13.6351C20.6974 14.4686 19.9197 15 19.0721 15H14C12.8954 15 12 15.8954 12 17V19C12 20.1046 11.0932 21.023 10.0156 20.7805C5.99979 19.8768 3 16.2887 3 12C3 7.02944 7.02944 3 12 3Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("circle",{cx:"17.2504",cy:"10.6498",r:"1.35",fill:"currentColor"}),o.createElement("circle",{cx:"13.35",cy:"6.9501",r:"1.35",fill:"currentColor"}),o.createElement("circle",{cx:"8.25039",cy:"8.14981",r:"1.35",fill:"currentColor"}),o.createElement("circle",{cx:"7.04922",cy:"13.2499",r:"1.35",fill:"currentColor"}))},g=s;export{g as default,s as IconColorPalette2};
//# debugId=A4F31E754529F36D64756E2164756E21