bitcoin wallet icon
bitcoin-wallet from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bitcoin-wallet
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
bitcoin-01bitcoin-02bitcoin-03bitcoin-04bitcoin-bagbitcoin-circlebitcoin-cloudbitcoin-cpubitcoin-credit-cardbitcoin-databasebitcoin-down-01bitcoin-down-02bitcoin-ellipsebitcoin-eyebitcoin-filterbitcoin-flashdiskbitcoin-graphbitcoin-invoicebitcoin-keybitcoin-locationbitcoin-lockbitcoin-mailbitcoin-mindbitcoin-money-01
Use the bitcoin wallet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M16 13a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0Z"/><path stroke-linecap="round" d="M11 19h5c2.828 0 4.243 0 5.121-.879C22 17.243 22 15.828 22 13v-1c0-2.828 0-4.243-.879-5.121c-.641-.642-1.568-.815-3.121-.862M10 6h6c.764 0 1.425 0 2 .017M2 10c0-3.771 0-4.657 1.172-5.828S6.229 3 10 3h4.983c.948 0 1.422 0 1.795.157a2 2 0 0 1 1.065 1.065C18 4.595 18 5.07 18 6.017"/><path stroke-linecap="round" stroke-linejoin="round" d="M3.125 19.5v-6M5 13.5V12m0 9v-1.5m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H2m4.875-3C7.496 16.5 8 15.996 8 15.375v-.75c0-.621-.504-1.125-1.125-1.125H2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBitcoinWallet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M16 13a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0Z"/><path strokeLinecap="round" d="M11 19h5c2.828 0 4.243 0 5.121-.879C22 17.243 22 15.828 22 13v-1c0-2.828 0-4.243-.879-5.121c-.641-.642-1.568-.815-3.121-.862M10 6h6c.764 0 1.425 0 2 .017M2 10c0-3.771 0-4.657 1.172-5.828S6.229 3 10 3h4.983c.948 0 1.422 0 1.795.157a2 2 0 0 1 1.065 1.065C18 4.595 18 5.07 18 6.017"/><path strokeLinecap="round" strokeLinejoin="round" d="M3.125 19.5v-6M5 13.5V12m0 9v-1.5m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H2m4.875-3C7.496 16.5 8 15.996 8 15.375v-.75c0-.621-.504-1.125-1.125-1.125H2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M16 13a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0Z"/><path stroke-linecap="round" d="M11 19h5c2.828 0 4.243 0 5.121-.879C22 17.243 22 15.828 22 13v-1c0-2.828 0-4.243-.879-5.121c-.641-.642-1.568-.815-3.121-.862M10 6h6c.764 0 1.425 0 2 .017M2 10c0-3.771 0-4.657 1.172-5.828S6.229 3 10 3h4.983c.948 0 1.422 0 1.795.157a2 2 0 0 1 1.065 1.065C18 4.595 18 5.07 18 6.017"/><path stroke-linecap="round" stroke-linejoin="round" d="M3.125 19.5v-6M5 13.5V12m0 9v-1.5m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H2m4.875-3C7.496 16.5 8 15.996 8 15.375v-.75c0-.621-.504-1.125-1.125-1.125H2"/></g></svg> </template>
CSS
.icon-bitcoin-wallet {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2013a1.5%201.5%200%201%200%203%200a1.5%201.5%200%200%200-3%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2019h5c2.828%200%204.243%200%205.121-.879C22%2017.243%2022%2015.828%2022%2013v-1c0-2.828%200-4.243-.879-5.121c-.641-.642-1.568-.815-3.121-.862M10%206h6c.764%200%201.425%200%202%20.017M2%2010c0-3.771%200-4.657%201.172-5.828S6.229%203%2010%203h4.983c.948%200%201.422%200%201.795.157a2%202%200%200%201%201.065%201.065C18%204.595%2018%205.07%2018%206.017%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.125%2019.5v-6M5%2013.5V12m0%209v-1.5m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H2m4.875-3C7.496%2016.5%208%2015.996%208%2015.375v-.75c0-.621-.504-1.125-1.125-1.125H2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2013a1.5%201.5%200%201%200%203%200a1.5%201.5%200%200%200-3%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2019h5c2.828%200%204.243%200%205.121-.879C22%2017.243%2022%2015.828%2022%2013v-1c0-2.828%200-4.243-.879-5.121c-.641-.642-1.568-.815-3.121-.862M10%206h6c.764%200%201.425%200%202%20.017M2%2010c0-3.771%200-4.657%201.172-5.828S6.229%203%2010%203h4.983c.948%200%201.422%200%201.795.157a2%202%200%200%201%201.065%201.065C18%204.595%2018%205.07%2018%206.017%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.125%2019.5v-6M5%2013.5V12m0%209v-1.5m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H2m4.875-3C7.496%2016.5%208%2015.996%208%2015.375v-.75c0-.621-.504-1.125-1.125-1.125H2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bitcoin-wallet.svg?color=%231a73e8&size=48