@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.47 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.2485 15.9948C14.2137 15.9948 14.9961 15.2123 14.9961 14.2471C14.9961 13.2819 14.2137 12.4995 13.2485 12.4995H10.0029V15.9948H13.2485Z",fill:"currentColor"}),e.createElement("path",{d:"M13.2485 8.00556C14.2137 8.00556 14.9961 8.788 14.9961 9.75319C14.9961 10.7184 14.2137 11.5008 13.2485 11.5008H10.0029V8.00556H13.2485Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12.0002C2 6.47734 6.47715 2.00018 12 2.00018C17.5228 2.00018 22 6.47734 22 12.0002C22 17.523 17.5228 22.0002 12 22.0002C6.47715 22.0002 2 17.523 2 12.0002ZM7.50623 7.00691V8.00556H9.00421V15.9948H7.50623V16.9934H11.5008V18.4914H12.4995V16.9934H13.2485C14.7652 16.9934 15.9948 15.7639 15.9948 14.2471C15.9948 13.3183 15.5337 12.4972 14.8279 12.0002C15.5337 11.5031 15.9948 10.682 15.9948 9.75319C15.9948 8.23646 14.7652 7.00691 13.2485 7.00691H12.4995V5.50893H11.5008V7.00691H7.50623Z",fill:"currentColor"})),V=s;export{s as IconBitcoin,V as default};
//# sourceMappingURL=index.mjs.map