@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.46 kB
JavaScript
import o from"react";import C from"react";var l=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...s})=>C.createElement("svg",{...s,"aria-hidden":e,role:e?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:p,...a}},n&&!e&&C.createElement("title",null,n),t);var m=t=>o.createElement(l,{...t,ariaLabel:"sparkles-soft"},o.createElement("path",{d:"M20.605 3.40252C20.1071 2.89545 19.8069 2.16587 19.6944 1.18752V1H19.3056V1.18732C19.1893 2.18155 18.8889 2.89687 18.3929 3.39287C17.8969 3.88886 17.1816 4.18929 16.1873 4.30556H16V4.69445H16.1875C17.1659 4.80686 17.8955 5.10711 18.4025 5.60501C18.9088 6.10215 19.2161 6.81884 19.3056 7.81012V8H19.6944V7.8099C19.7803 6.83433 20.0872 6.10349 20.5954 5.59537C21.1035 5.08725 21.8343 4.78027 22.8099 4.69445H23V4.30556H22.8101C21.8188 4.21611 21.1021 3.90882 20.605 3.40252Z",fill:"currentColor"}),o.createElement("path",{d:"M2 13.5C5.06396 13.5 7.15594 14.1755 8.4902 15.5098C9.82446 16.8441 10.5 18.936 10.5 22H11.5C11.5 18.936 12.1755 16.8441 13.5098 15.5098C14.8441 14.1755 16.936 13.5 20 13.5V12.5C16.936 12.5 14.8441 11.8245 13.5098 10.4902C12.1755 9.15594 11.5 7.06396 11.5 4H10.5C10.5 7.06396 9.82446 9.15594 8.4902 10.4902C7.15594 11.8245 5.06396 12.5 2 12.5V13.5Z",fill:"currentColor"})),u=m;export{m as IconSparklesSoft,u as default};
//# sourceMappingURL=index.mjs.map