@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.01 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:C,...s})=>l.createElement("svg",{...s,"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,...C}},n&&!r&&l.createElement("title",null,n),o);var i=o=>t.createElement(p,{...o,ariaLabel:"coins-add, money"},t.createElement("path",{d:"M7 14C7 9.66603 10.4463 6.13699 14.748 6.0039C13.4834 4.18822 11.3804 3 9 3C5.13401 3 2 6.13401 2 10C2 13.3582 4.3648 16.1641 7.51999 16.8432C7.18398 15.9598 7 15.0014 7 14Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 21C18.866 21 22 17.866 22 14C22 10.134 18.866 7 15 7C11.134 7 8 10.134 8 14C8 17.866 11.134 21 15 21ZM15.5 11H14.5V13.5H12V14.5H14.5V17H15.5V14.5H18V13.5H15.5V11Z",fill:"currentColor"})),u=i;export{i as IconCoinsAdd,u as default};
//# sourceMappingURL=index.mjs.map