bitcoin-sign from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
bitcoin-sign
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
320×512
License
CC BY 4.0

The same icon in other sets

Use the bitcoin sign icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="M48 32C48 14.3 62.3 0 80 0s32 14.3 32 32v32h32V32c0-17.7 14.3-32 32-32s32 14.3 32 32v32c0 1.5-.1 3.1-.3 4.5C254.1 82.2 288 125.1 288 176c0 24.2-7.7 46.6-20.7 64.9c31.7 19.8 52.7 55 52.7 95.1c0 61.9-50.1 112-112 112v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-6.3C18.7 448 0 429.3 0 406.3V101.6C0 80.8 16.8 64 37.6 64H48zm16 192h112c26.5 0 48-21.5 48-48s-21.5-48-48-48H64zm112 64H64v96h144c26.5 0 48-21.5 48-48s-21.5-48-48-48z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidBitcoinSign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="M48 32C48 14.3 62.3 0 80 0s32 14.3 32 32v32h32V32c0-17.7 14.3-32 32-32s32 14.3 32 32v32c0 1.5-.1 3.1-.3 4.5C254.1 82.2 288 125.1 288 176c0 24.2-7.7 46.6-20.7 64.9c31.7 19.8 52.7 55 52.7 95.1c0 61.9-50.1 112-112 112v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-6.3C18.7 448 0 429.3 0 406.3V101.6C0 80.8 16.8 64 37.6 64H48zm16 192h112c26.5 0 48-21.5 48-48s-21.5-48-48-48H64zm112 64H64v96h144c26.5 0 48-21.5 48-48s-21.5-48-48-48z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="M48 32C48 14.3 62.3 0 80 0s32 14.3 32 32v32h32V32c0-17.7 14.3-32 32-32s32 14.3 32 32v32c0 1.5-.1 3.1-.3 4.5C254.1 82.2 288 125.1 288 176c0 24.2-7.7 46.6-20.7 64.9c31.7 19.8 52.7 55 52.7 95.1c0 61.9-50.1 112-112 112v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-6.3C18.7 448 0 429.3 0 406.3V101.6C0 80.8 16.8 64 37.6 64H48zm16 192h112c26.5 0 48-21.5 48-48s-21.5-48-48-48H64zm112 64H64v96h144c26.5 0 48-21.5 48-48s-21.5-48-48-48z"/></svg>
</template>

CSS

.icon-bitcoin-sign {
  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%20320%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%2032C48%2014.3%2062.3%200%2080%200s32%2014.3%2032%2032v32h32V32c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v32c0%201.5-.1%203.1-.3%204.5C254.1%2082.2%20288%20125.1%20288%20176c0%2024.2-7.7%2046.6-20.7%2064.9c31.7%2019.8%2052.7%2055%2052.7%2095.1c0%2061.9-50.1%20112-112%20112v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32h-32v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32h-6.3C18.7%20448%200%20429.3%200%20406.3V101.6C0%2080.8%2016.8%2064%2037.6%2064H48zm16%20192h112c26.5%200%2048-21.5%2048-48s-21.5-48-48-48H64zm112%2064H64v96h144c26.5%200%2048-21.5%2048-48s-21.5-48-48-48z%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%20320%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%2032C48%2014.3%2062.3%200%2080%200s32%2014.3%2032%2032v32h32V32c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v32c0%201.5-.1%203.1-.3%204.5C254.1%2082.2%20288%20125.1%20288%20176c0%2024.2-7.7%2046.6-20.7%2064.9c31.7%2019.8%2052.7%2055%2052.7%2095.1c0%2061.9-50.1%20112-112%20112v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32h-32v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32h-6.3C18.7%20448%200%20429.3%200%20406.3V101.6C0%2080.8%2016.8%2064%2037.6%2064H48zm16%20192h112c26.5%200%2048-21.5%2048-48s-21.5-48-48-48H64zm112%2064H64v96h144c26.5%200%2048-21.5%2048-48s-21.5-48-48-48z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/bitcoin-sign.svg?color=%231a73e8&size=48