@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.1 kB
JavaScript
import l from"react";var s=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...i})=>{return l.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!o&&l.createElement("title",null,n),r)};import t from"react";var C=(r)=>{return t.createElement(s,{...r,ariaLabel:"sparkles-two-2, ai 2 stars, sparkles, ✨"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 9C6.86111 9 9 6.86111 9 2C9 6.86111 11.1389 9 16 9C11.1389 9 9 11.1389 9 16C9 11.1389 6.86111 9 2 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13 17.5C16.125 17.5 17.5 16.125 17.5 13C17.5 16.125 18.875 17.5 22 17.5C18.875 17.5 17.5 18.875 17.5 22C17.5 18.875 16.125 17.5 13 17.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},h=C;export{h as default,C as IconSparklesTwo2};
//# debugId=B2CE1C1411CAC24F64756E2164756E21