@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 • 948 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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:l,...s}},t&&!o&&n.createElement("title",null,t),e);var i=e=>p.createElement(a,{...e,ariaLabel:"coin-lira, currency, money"},p.createElement("path",{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 2ZM9 12.1904L6.8291 13.2764L7.27637 14.1709L9 13.3086V17H11.8428C13.0362 17 14.1815 16.5256 15.0254 15.6816L15.707 15L15 14.293L14.3184 14.9746C13.662 15.631 12.771 16 11.8428 16H10V12.8086L16.1709 9.72363L15.7236 8.8291L10 11.6904V7H9V12.1904Z",fill:"currentColor"})),u=i;export{i as IconCoinLira,u as default};
//# sourceMappingURL=index.mjs.map