@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.75 kB
JavaScript
import t from"react";import l from"react";var C=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...s})=>l.createElement("svg",{...s,"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 i=r=>t.createElement(C,{...r,ariaLabel:"eye-sparkle, magic eyes"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9999 6C8.98665 6.00002 5.87297 7.66143 3.618 11.1907C3.30377 11.6825 3.30377 12.3176 3.618 12.8094C5.87296 16.3387 8.98664 18 11.9999 18C15.0131 18 18.1268 16.3386 20.3817 12.8093C20.696 12.3175 20.696 11.6824 20.3817 11.1906C18.1268 7.66134 15.0131 5.99998 11.9999 6ZM11.9999 4C15.8036 3.99997 19.5068 6.10671 22.0671 10.1138C22.8008 11.2622 22.8008 12.7377 22.0671 13.8861C19.5068 17.8932 15.8036 20 11.9999 20C8.19614 20 4.49289 17.8933 1.93264 13.8862C1.19888 12.7378 1.19888 11.2623 1.93264 10.1139C4.49288 6.10681 8.19613 4.00003 11.9999 4Z",fill:"currentColor"}),t.createElement("path",{d:"M10.7411 10.5176L11.5526 8.89443C11.7369 8.5259 12.2628 8.5259 12.4471 8.89443L13.2587 10.5176C13.307 10.6144 13.3855 10.6928 13.4823 10.7412L15.1054 11.5528C15.474 11.737 15.474 12.263 15.1054 12.4472L13.4823 13.2588C13.3855 13.3072 13.307 13.3856 13.2587 13.4824L12.4471 15.1056C12.2628 15.4741 11.7369 15.4741 11.5526 15.1056L10.7411 13.4824C10.6927 13.3856 10.6142 13.3072 10.5175 13.2588L8.89429 12.4472C8.52576 12.263 8.52576 11.737 8.89429 11.5528L10.5175 10.7412C10.6142 10.6928 10.6927 10.6144 10.7411 10.5176Z",fill:"currentColor"})),d=i;export{i as IconEyeSparkle,d as default};
//# sourceMappingURL=index.mjs.map