@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.12 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.1348 11.25C13.8161 12.2642 12.8693 13 11.75 13H10.5V11.25H14.1348Z",fill:"currentColor"}),r.createElement("path",{d:"M11.75 8C12.8693 8 13.8161 8.73584 14.1348 9.75H10.5V8H11.75Z",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 6.5V9.75H7V11.25H9V17.5H10.5V14.5H11.75C13.7027 14.5 15.3276 13.1005 15.6787 11.25H17V9.75H15.6787C15.3276 7.89945 13.7027 6.5 11.75 6.5H9Z",fill:"currentColor"})),d=i;export{i as IconCoinPesos,d as default};
//# sourceMappingURL=index.mjs.map