@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.34 kB
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:C,...l})=>n.createElement("svg",{...l,"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:s,...C}},o&&!e&&n.createElement("title",null,o),t);var i=t=>p.createElement(a,{...t,ariaLabel:"magic-hands, rainbow-hands"},p.createElement("path",{d:"M4.57028 9.02808C5.75003 6.08139 8.63199 4 12.0001 4C15.3682 4 18.2501 6.08139 19.4299 9.02808M7.35646 10.1426C8.0938 8.30087 9.89502 7 12.0001 7C14.1051 7 15.9064 8.30087 16.6437 10.1426M6.98211 13.8124L7.23862 14.5172L8.64816 14.0042L8.99018 14.9438C9.55686 16.5008 8.7541 18.2223 7.19717 18.789C5.64023 19.3557 3.9187 18.5529 3.35203 16.996L2.75349 15.3515C2.32848 14.1838 2.93055 12.8927 4.09825 12.4677C5.26595 12.0426 6.5571 12.6447 6.98211 13.8124ZM17.0182 13.8124L16.7617 14.5172L15.3521 14.0041L15.0101 14.9438C14.4434 16.5008 15.2462 18.2223 16.8031 18.789C18.36 19.3556 20.0816 18.5529 20.6482 16.996L21.2468 15.3515C21.6718 14.1838 21.0697 12.8926 19.902 12.4676C18.7343 12.0426 17.4432 12.6447 17.0182 13.8124Z",stroke:"currentColor",strokeWidth:"2"})),f=i;export{i as IconMagicHands,f as default};
//# sourceMappingURL=index.mjs.map