@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.28 kB
JavaScript
import l from"react";import n from"react";var C=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?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:p,...a}},t&&!o&&n.createElement("title",null,t),r);var i=r=>l.createElement(C,{...r,ariaLabel:"piggy-bank, save-money"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 3H5.5C7.40088 3 8.9308 3.91535 9.88328 5.00096C9.92212 5.00032 9.96102 5 10 5H14C17.866 5 21 8.13401 21 12C21 12.9233 20.821 13.8058 20.4955 14.614C20.7617 14.8544 21.1138 15 21.5 15C22.3284 15 23 14.3284 23 13.5C23 13.0521 22.8043 12.6505 22.492 12.3749L23.1538 11.6251C23.672 12.0825 24 12.7532 24 13.5C24 14.8807 22.8807 16 21.5 16C20.9569 16 20.4542 15.8266 20.0444 15.5327C19.5305 16.4103 18.8311 17.1656 18 17.7453V21H13V19H11V21H6V17.7453C4.71697 16.8504 3.74725 15.5362 3.29001 14H1V9H3.67376C4.00929 8.29362 4.45944 7.65266 5 7.10102V3ZM8 11C8.55228 11 9 10.5523 9 10C9 9.44772 8.55228 9 8 9C7.44772 9 7 9.44772 7 10C7 10.5523 7.44772 11 8 11Z",fill:"currentColor"})),u=i;export{i as IconPiggyBank,u as default};
//# sourceMappingURL=index.mjs.map