@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.24 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},n&&!t&&l.createElement("title",null,n),o);var s=o=>e.createElement(p,{...o,ariaLabel:"bitcoin"},e.createElement("path",{d:"M13.375 15C13.9963 15 14.5 14.4963 14.5 13.875C14.5 13.2537 13.9963 12.75 13.375 12.75H10.5V15H13.375Z",fill:"currentColor"}),e.createElement("path",{d:"M10.5 9H13.375C13.9963 9 14.5 9.50368 14.5 10.125C14.5 10.7463 13.9963 11.25 13.375 11.25H10.5V9Z",fill:"currentColor"}),e.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 12ZM7.5 7.5V9H9V15H7.5V16.5H11.25V18H12.75V16.5H13.375C14.8247 16.5 16 15.3247 16 13.875C16 13.1405 15.6983 12.4764 15.2121 12C15.6983 11.5236 16 10.8595 16 10.125C16 8.67525 14.8247 7.5 13.375 7.5H12.75V6H11.25V7.5H7.5Z",fill:"currentColor"})),V=s;export{s as IconBitcoin,V as default};
//# sourceMappingURL=index.mjs.map