currency-bitcoin from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.

Name
currency-bitcoin
Set
Material Symbols Light
Style
Regular
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
currency-bitcoin-outline, currency-bitcoin-outline-sharp, currency-bitcoin-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the currency bitcoin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 20v-2h-3v-1h2V7h-2V6h3V4h1v2H13V4h1v2.029q1.32.08 2.16.97T17 9.25q0 .802-.308 1.436q-.307.633-.796 1.043q.99.333 1.547 1.146T18 14.75q0 1.42-.915 2.335q-.916.915-2.335.915H14v2h-1v-2h-2.192v2zm0-8.5h3.942q.979 0 1.615-.636Q16 10.23 16 9.25t-.636-1.614Q14.73 7 13.75 7H9.808zm0 5.5h4.942q.979 0 1.615-.636Q17 15.73 17 14.75t-.636-1.614t-1.614-.636H9.808z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCurrencyBitcoin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 20v-2h-3v-1h2V7h-2V6h3V4h1v2H13V4h1v2.029q1.32.08 2.16.97T17 9.25q0 .802-.308 1.436q-.307.633-.796 1.043q.99.333 1.547 1.146T18 14.75q0 1.42-.915 2.335q-.916.915-2.335.915H14v2h-1v-2h-2.192v2zm0-8.5h3.942q.979 0 1.615-.636Q16 10.23 16 9.25t-.636-1.614Q14.73 7 13.75 7H9.808zm0 5.5h4.942q.979 0 1.615-.636Q17 15.73 17 14.75t-.636-1.614t-1.614-.636H9.808z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 20v-2h-3v-1h2V7h-2V6h3V4h1v2H13V4h1v2.029q1.32.08 2.16.97T17 9.25q0 .802-.308 1.436q-.307.633-.796 1.043q.99.333 1.547 1.146T18 14.75q0 1.42-.915 2.335q-.916.915-2.335.915H14v2h-1v-2h-2.192v2zm0-8.5h3.942q.979 0 1.615-.636Q16 10.23 16 9.25t-.636-1.614Q14.73 7 13.75 7H9.808zm0 5.5h4.942q.979 0 1.615-.636Q17 15.73 17 14.75t-.636-1.614t-1.614-.636H9.808z"/></svg>
</template>

CSS

.icon-currency-bitcoin {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.808%2020v-2h-3v-1h2V7h-2V6h3V4h1v2H13V4h1v2.029q1.32.08%202.16.97T17%209.25q0%20.802-.308%201.436q-.307.633-.796%201.043q.99.333%201.547%201.146T18%2014.75q0%201.42-.915%202.335q-.916.915-2.335.915H14v2h-1v-2h-2.192v2zm0-8.5h3.942q.979%200%201.615-.636Q16%2010.23%2016%209.25t-.636-1.614Q14.73%207%2013.75%207H9.808zm0%205.5h4.942q.979%200%201.615-.636Q17%2015.73%2017%2014.75t-.636-1.614t-1.614-.636H9.808z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.808%2020v-2h-3v-1h2V7h-2V6h3V4h1v2H13V4h1v2.029q1.32.08%202.16.97T17%209.25q0%20.802-.308%201.436q-.307.633-.796%201.043q.99.333%201.547%201.146T18%2014.75q0%201.42-.915%202.335q-.916.915-2.335.915H14v2h-1v-2h-2.192v2zm0-8.5h3.942q.979%200%201.615-.636Q16%2010.23%2016%209.25t-.636-1.614Q14.73%207%2013.75%207H9.808zm0%205.5h4.942q.979%200%201.615-.636Q17%2015.73%2017%2014.75t-.636-1.614t-1.614-.636H9.808z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/currency-bitcoin.svg?color=%231a73e8&size=48