@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.24 kB
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:C,ariaHidden:r=!0,style:a,...s})=>n.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:C,...a}},t&&!r&&n.createElement("title",null,t),o);var c=o=>p.createElement(l,{...o,ariaLabel:"pound, currency, money, coin, GBP"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM10.1912 9.27778C10.1912 8.052 11.2673 7 12.6692 7C13.3539 7 13.9682 7.25467 14.4132 7.66019L14.7828 7.99696L15.4563 7.2578L15.0868 6.92103C14.4582 6.34824 13.6039 6 12.6692 6C10.7817 6 9.19119 7.43531 9.19119 9.27778C9.19119 10.1837 9.57516 10.9621 9.9301 11.4923L9.93525 11.5H8V12.5H10.2455L8.34106 17H15V16H9.85013L11.3313 12.5H15V11.5H11.2078C11.1946 11.4859 11.1806 11.4708 11.1659 11.4546C11.0559 11.3332 10.9083 11.156 10.7611 10.936C10.4616 10.4887 10.1912 9.90599 10.1912 9.27778Z",fill:"currentColor"})),f=c;export{c as IconPound,f as default};
//# sourceMappingURL=index.mjs.map