@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.06 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-2, ai 2 stars, sparkles, \u2728"},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"})),f=C;export{C as IconSparklesTwo2,f as default};
//# sourceMappingURL=index.mjs.map