@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 • 812 B
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...c})=>l.createElement("svg",{...c,"aria-hidden":t,role:t?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:a,...s}},n&&!t&&l.createElement("title",null,n),e);var m=e=>o.createElement(p,{...e,ariaLabel:"currency-dollar, money"},o.createElement("path",{d:"M12 23.5V0.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M6 17.0555C8 21.5744 18 21.232 18 16.4535C18 10.8872 6.5 13.7528 6.5 7.58744C6.5 3.25226 14.2288 2.52421 17.28 5.7402",stroke:"currentColor",strokeWidth:"2"})),f=m;export{m as IconCurrencyDollar,f as default};
//# sourceMappingURL=index.mjs.map