@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 • 896 B
JavaScript
import t from"react";import a from"react";var l=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:i,...p})=>a.createElement("svg",{...p,"aria-hidden":o,role:o?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:s,...i}},n&&!o&&a.createElement("title",null,n),e);var c=e=>t.createElement(l,{...e,ariaLabel:"brilliance, yin yang, ballance"},t.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M12 3C9.51472 3 7.5 5.01472 7.5 7.5C7.5 13.6998 16.5 10.3002 16.5 16.5C16.5 18.9853 14.4853 21 12 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconBrilliance,f as default};
//# sourceMappingURL=index.mjs.map