@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 • 794 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...c})=>n.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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>a.createElement(p,{...r,ariaLabel:"currency-yen, money"},a.createElement("path",{d:"M19.3066 3.67383L12.9648 11H17.999V12.5H12.749V14H17.999V15.5H12.749V21H11.249V15.5H5.99902V14H11.249V12.5H5.99902V11H11.0332L4.69141 3.67383L5.8252 2.69238L11.999 9.82129L18.1729 2.69238L19.3066 3.67383Z",fill:"currentColor"})),f=m;export{m as IconCurrencyYen,f as default};
//# sourceMappingURL=index.mjs.map