@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.05 kB
JavaScript
import t from"react";import l from"react";var s=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...i})=>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);var C=r=>t.createElement(s,{...r,ariaLabel:"sparkles-two, ai 2 stars, sparkles, \u2728"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 15C17.1389 15 15 17.1389 15 22C15 17.1389 12.8611 15 8 15C12.8611 15 15 12.8611 15 8C15 12.8611 17.1389 15 22 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 6.5C7.875 6.5 6.5 7.875 6.5 11C6.5 7.875 5.125 6.5 2 6.5C5.125 6.5 6.5 5.125 6.5 2C6.5 5.125 7.875 6.5 11 6.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),f=C;export{C as IconSparklesTwo,f as default};
//# sourceMappingURL=index.mjs.map