@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-2, ai 2 stars, sparkles, \u2728"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 17.5C15.8194 17.5 17.5 15.8194 17.5 12C17.5 15.8194 19.1806 17.5 23 17.5C19.1806 17.5 17.5 19.1806 17.5 23C17.5 19.1806 15.8194 17.5 12 17.5Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 9C6.55556 9 9 6.55556 9 1C9 6.55556 11.4444 9 17 9C11.4444 9 9 11.4444 9 17C9 11.4444 6.55556 9 1 9Z",stroke:"currentColor",strokeWidth:"1.5"})),f=i;export{i as IconSparklesTwo2,f as default};
//# sourceMappingURL=index.mjs.map