@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.03 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:a,...C})=>l.createElement("svg",{...C,"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:s,...a}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"sparkles-two, ai 2 stars, sparkles, \u2728"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 6.5C8.18056 6.5 6.5 8.18056 6.5 12C6.5 8.18056 4.81944 6.5 1 6.5C4.81944 6.5 6.5 4.81944 6.5 1C6.5 4.81944 8.18056 6.5 12 6.5Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 15C17.4444 15 15 17.4444 15 23C15 17.4444 12.5556 15 7 15C12.5556 15 15 12.5556 15 7C15 12.5556 17.4444 15 23 15Z",stroke:"currentColor",strokeWidth:"1.5"})),f=i;export{i as IconSparklesTwo,f as default};
//# sourceMappingURL=index.mjs.map