@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.02 kB
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?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:a,...s}},t&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"coin-won, currency, money"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM16.0146 8.38086L14.2656 15.4863L12.6865 8H11.3135L9.7334 15.4863L7.86621 7.89453L6.89453 8.13379L7.01465 8.61914L7.84668 12H6V13H8.09277L9.07715 17H10.4365L12 9.58887L13.5635 17H14.9229L15.9072 13H18V12H16.1533L16.9854 8.61914L17.1055 8.13379L16.1338 7.89453L16.0146 8.38086Z",fill:"currentColor"})),f=i;export{i as IconCoinWon,f as default};
//# sourceMappingURL=index.mjs.map