@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.33 kB
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},n&&!t&&l.createElement("title",null,n),e);var i=e=>o.createElement(p,{...e,ariaLabel:"sparkles-two-2, ai 2 stars, sparkles, \u2728"},o.createElement("path",{d:"M23 17C21.1513 17 19.9343 16.5918 19.1713 15.8287C18.4082 15.0657 18 13.8487 18 12H17C17 13.8487 16.5918 15.0657 15.8287 15.8287C15.0657 16.5918 13.8487 17 12 17V18C13.8487 18 15.0657 18.4082 15.8287 19.1713C16.5918 19.9343 17 21.1513 17 23H18C18 21.1513 18.4082 19.9343 19.1713 19.1713C19.9343 18.4082 21.1513 18 23 18V17Z",fill:"currentColor"}),o.createElement("path",{d:"M17 8.5C14.2833 8.5 12.4413 7.90084 11.2702 6.72978C10.0992 5.55872 9.5 3.71674 9.5 1H8.5C8.5 3.71674 7.90084 5.55872 6.72978 6.72978C5.55872 7.90084 3.71674 8.5 1 8.5V9.5C3.71674 9.5 5.55872 10.0992 6.72978 11.2702C7.90084 12.4413 8.5 14.2833 8.5 17H9.5C9.5 14.2833 10.0992 12.4413 11.2702 11.2702C12.4413 10.0992 14.2833 9.5 17 9.5V8.5Z",fill:"currentColor"})),g=i;export{i as IconSparklesTwo2,g as default};
//# sourceMappingURL=index.mjs.map