@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.27 kB
JavaScript
import C from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:a,...s})=>n.createElement("svg",{...s,"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:p,...a}},t&&!o&&n.createElement("title",null,t),r);var c=r=>C.createElement(l,{...r,ariaLabel:"euro, currency, money, coin, EURO"},C.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM9 12C9 11.8296 9.00774 11.6629 9.0227 11.5H11V10.5H9.21644C9.67725 8.9847 10.8107 8 12 8C12.7918 8 13.5407 8.4169 14.1023 9.15374L14.8977 8.54757C14.1887 7.61742 13.1669 7 12 7C10.1346 7 8.68189 8.52907 8.18506 10.5H7V11.5H8.02019C8.00682 11.6652 8 11.832 8 12C8 12.168 8.00682 12.3348 8.02019 12.5H7V13.5H8.18506C8.68189 15.4709 10.1346 17 12 17C13.1669 17 14.1887 16.3826 14.8977 15.4524L14.1023 14.8463C13.5407 15.5831 12.7918 16 12 16C10.8107 16 9.67725 15.0153 9.21644 13.5H11V12.5H9.0227C9.00774 12.3371 9 12.1704 9 12Z",fill:"currentColor"})),d=c;export{c as IconEuro,d as default};
//# sourceMappingURL=index.mjs.map