bitcoin bag icon
bitcoin-bag from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bitcoin-bag
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
bitcoin-01bitcoin-02bitcoin-03bitcoin-04bitcoin-circlebitcoin-cloudbitcoin-cpubitcoin-credit-cardbitcoin-databasebitcoin-down-01bitcoin-down-02bitcoin-ellipsebitcoin-eyebitcoin-filterbitcoin-flashdiskbitcoin-graphbitcoin-invoicebitcoin-keybitcoin-locationbitcoin-lockbitcoin-mailbitcoin-mindbitcoin-money-01bitcoin-money-02
Use the bitcoin bag 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 stroke-linecap="round" d="M20.943 16.835a15.76 15.76 0 0 0-4.476-8.616c-.517-.503-.775-.754-1.346-.986C14.55 7 14.059 7 13.078 7h-2.156c-.981 0-1.472 0-2.043.233c-.57.232-.83.483-1.346.986a15.76 15.76 0 0 0-4.476 8.616C2.57 19.773 5.28 22 8.308 22h7.384c3.029 0 5.74-2.227 5.25-5.165Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.125 17.5v-6m1.875 0V10m0 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.125H9m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9"/><path d="M7.257 4.443c-.207-.3-.506-.708.112-.8c.635-.096 1.294.338 1.94.33c.583-.009.88-.268 1.2-.638C10.845 2.946 11.365 2 12 2s1.155.946 1.491 1.335c.32.37.617.63 1.2.637c.646.01 1.305-.425 1.94-.33c.618.093.319.5.112.8l-.932 1.359c-.4.58-.599.87-1.017 1.035S13.837 7 12.758 7h-1.516c-1.08 0-1.619 0-2.036-.164S8.589 6.38 8.189 5.8z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBitcoinBag(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 strokeLinecap="round" d="M20.943 16.835a15.76 15.76 0 0 0-4.476-8.616c-.517-.503-.775-.754-1.346-.986C14.55 7 14.059 7 13.078 7h-2.156c-.981 0-1.472 0-2.043.233c-.57.232-.83.483-1.346.986a15.76 15.76 0 0 0-4.476 8.616C2.57 19.773 5.28 22 8.308 22h7.384c3.029 0 5.74-2.227 5.25-5.165Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M10.125 17.5v-6m1.875 0V10m0 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.125H9m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9"/><path d="M7.257 4.443c-.207-.3-.506-.708.112-.8c.635-.096 1.294.338 1.94.33c.583-.009.88-.268 1.2-.638C10.845 2.946 11.365 2 12 2s1.155.946 1.491 1.335c.32.37.617.63 1.2.637c.646.01 1.305-.425 1.94-.33c.618.093.319.5.112.8l-.932 1.359c-.4.58-.599.87-1.017 1.035S13.837 7 12.758 7h-1.516c-1.08 0-1.619 0-2.036-.164S8.589 6.38 8.189 5.8z"/></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 stroke-linecap="round" d="M20.943 16.835a15.76 15.76 0 0 0-4.476-8.616c-.517-.503-.775-.754-1.346-.986C14.55 7 14.059 7 13.078 7h-2.156c-.981 0-1.472 0-2.043.233c-.57.232-.83.483-1.346.986a15.76 15.76 0 0 0-4.476 8.616C2.57 19.773 5.28 22 8.308 22h7.384c3.029 0 5.74-2.227 5.25-5.165Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.125 17.5v-6m1.875 0V10m0 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.125H9m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9"/><path d="M7.257 4.443c-.207-.3-.506-.708.112-.8c.635-.096 1.294.338 1.94.33c.583-.009.88-.268 1.2-.638C10.845 2.946 11.365 2 12 2s1.155.946 1.491 1.335c.32.37.617.63 1.2.637c.646.01 1.305-.425 1.94-.33c.618.093.319.5.112.8l-.932 1.359c-.4.58-.599.87-1.017 1.035S13.837 7 12.758 7h-1.516c-1.08 0-1.619 0-2.036-.164S8.589 6.38 8.189 5.8z"/></g></svg> </template>
CSS
.icon-bitcoin-bag {
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%20stroke-linecap%3D%22round%22%20d%3D%22M20.943%2016.835a15.76%2015.76%200%200%200-4.476-8.616c-.517-.503-.775-.754-1.346-.986C14.55%207%2014.059%207%2013.078%207h-2.156c-.981%200-1.472%200-2.043.233c-.57.232-.83.483-1.346.986a15.76%2015.76%200%200%200-4.476%208.616C2.57%2019.773%205.28%2022%208.308%2022h7.384c3.029%200%205.74-2.227%205.25-5.165Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.125%2017.5v-6m1.875%200V10m0%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.125H9m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9%22%2F%3E%3Cpath%20d%3D%22M7.257%204.443c-.207-.3-.506-.708.112-.8c.635-.096%201.294.338%201.94.33c.583-.009.88-.268%201.2-.638C10.845%202.946%2011.365%202%2012%202s1.155.946%201.491%201.335c.32.37.617.63%201.2.637c.646.01%201.305-.425%201.94-.33c.618.093.319.5.112.8l-.932%201.359c-.4.58-.599.87-1.017%201.035S13.837%207%2012.758%207h-1.516c-1.08%200-1.619%200-2.036-.164S8.589%206.38%208.189%205.8z%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%20stroke-linecap%3D%22round%22%20d%3D%22M20.943%2016.835a15.76%2015.76%200%200%200-4.476-8.616c-.517-.503-.775-.754-1.346-.986C14.55%207%2014.059%207%2013.078%207h-2.156c-.981%200-1.472%200-2.043.233c-.57.232-.83.483-1.346.986a15.76%2015.76%200%200%200-4.476%208.616C2.57%2019.773%205.28%2022%208.308%2022h7.384c3.029%200%205.74-2.227%205.25-5.165Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.125%2017.5v-6m1.875%200V10m0%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.125H9m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9%22%2F%3E%3Cpath%20d%3D%22M7.257%204.443c-.207-.3-.506-.708.112-.8c.635-.096%201.294.338%201.94.33c.583-.009.88-.268%201.2-.638C10.845%202.946%2011.365%202%2012%202s1.155.946%201.491%201.335c.32.37.617.63%201.2.637c.646.01%201.305-.425%201.94-.33c.618.093.319.5.112.8l-.932%201.359c-.4.58-.599.87-1.017%201.035S13.837%207%2012.758%207h-1.516c-1.08%200-1.619%200-2.036-.164S8.589%206.38%208.189%205.8z%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-bag.svg?color=%231a73e8&size=48