@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.09 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:a,...C})=>l.createElement("svg",{...C,"aria-hidden":t,role:t?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:s,...a}},n&&!t&&l.createElement("title",null,n),o);var i=o=>r.createElement(p,{...o,ariaLabel:"coin-pesos, currency, money"},r.createElement("path",{d:"M14.7969 11C14.5653 12.1411 13.5562 13 12.3467 13H10V11H14.7969Z",fill:"currentColor"}),r.createElement("path",{d:"M12.3467 8C13.5562 8 14.5653 8.85886 14.7969 10H10V8H12.3467Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",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 7V10H7V11H9V17H10V14H12.3467C14.1099 14 15.5679 12.6961 15.8105 11H17V10H15.8105C15.5679 8.3039 14.1099 7 12.3467 7H9Z",fill:"currentColor"})),d=i;export{i as IconCoinPesos,d as default};
//# sourceMappingURL=index.mjs.map