@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.49 kB
JavaScript
import e from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:C,...l})=>s.createElement("svg",{...l,"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,...C}},n&&!t&&s.createElement("title",null,n),o);var c=o=>e.createElement(p,{...o,ariaLabel:"money-hand, coins, pay"},e.createElement("circle",{cx:"14",cy:"6.75",r:"2.75",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M12.5317 4.42438C12.113 3.44013 11.1371 2.75 10 2.75C8.48122 2.75 7.25 3.98122 7.25 5.5C7.25 7.01878 8.48122 8.25 10 8.25C10.5399 8.25 11.0435 8.09441 11.4683 7.82562",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M3.75 20.2499H4.78125C4.78125 20.2499 8.49035 21.5047 10.9688 21.2468C13.6138 20.9716 17.902 18.4298 19.5626 17.3902C19.9965 17.1185 20.25 16.6424 20.25 16.1306C20.25 15.099 19.249 14.3638 18.2647 14.6724L11 16.9499",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M3.75 14.4375L7.01474 13.2689C7.96969 12.9271 8.98752 12.7968 9.99777 12.8872L14.1456 13.2584C14.4589 13.2865 14.6688 13.5933 14.5814 13.8954L14.5673 13.944C14.1977 15.2216 13.2173 16.232 11.9514 16.6398L11 16.9463",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=c;export{c as IconMoneyHand,h as default};
//# sourceMappingURL=index.mjs.map