btc from Font Awesome Brands by Dave Gandy · Brand · Currency · CC-BY-4.0 Attribution required.

Name
btc
Set
Font Awesome Brands
Style
Brand
Category
Currency
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

More currency icons from Font Awesome Brands

Use the btc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M438.4 306.6c27.7-14.2 45.4-39.4 41.3-81.3c-5.4-57.4-52.5-76.6-114.8-81.9V64h-48.5v77.2c-12.6 0-25.5.3-38.4.6V64h-48.5v79.4c-17.8.5-38.6.3-97.4 0v51.7c38.3-.7 58.4-3.1 63 21.4v217.4c-2.9 19.5-18.5 16.7-53.3 16.1l-9.8 57.7c88.5 0 97.4.3 97.4.3v68h48.5v-67.1c13.2.3 26.2.3 38.4.3v66.7h48.5v-68c81.3-4.4 135.6-24.9 142.9-101.5c5.7-61.4-23.3-88.9-69.3-99.9zm-159.6-108c27.4 0 113.1-8.5 113.1 48.5c0 54.5-85.7 48.2-113.1 48.2zm0 251.8V343.9c32.8 0 133.1-9.1 133.1 53.3c0 60.2-100.4 53.3-133.1 53.3z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsBtc(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M438.4 306.6c27.7-14.2 45.4-39.4 41.3-81.3c-5.4-57.4-52.5-76.6-114.8-81.9V64h-48.5v77.2c-12.6 0-25.5.3-38.4.6V64h-48.5v79.4c-17.8.5-38.6.3-97.4 0v51.7c38.3-.7 58.4-3.1 63 21.4v217.4c-2.9 19.5-18.5 16.7-53.3 16.1l-9.8 57.7c88.5 0 97.4.3 97.4.3v68h48.5v-67.1c13.2.3 26.2.3 38.4.3v66.7h48.5v-68c81.3-4.4 135.6-24.9 142.9-101.5c5.7-61.4-23.3-88.9-69.3-99.9zm-159.6-108c27.4 0 113.1-8.5 113.1 48.5c0 54.5-85.7 48.2-113.1 48.2zm0 251.8V343.9c32.8 0 133.1-9.1 133.1 53.3c0 60.2-100.4 53.3-133.1 53.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M438.4 306.6c27.7-14.2 45.4-39.4 41.3-81.3c-5.4-57.4-52.5-76.6-114.8-81.9V64h-48.5v77.2c-12.6 0-25.5.3-38.4.6V64h-48.5v79.4c-17.8.5-38.6.3-97.4 0v51.7c38.3-.7 58.4-3.1 63 21.4v217.4c-2.9 19.5-18.5 16.7-53.3 16.1l-9.8 57.7c88.5 0 97.4.3 97.4.3v68h48.5v-67.1c13.2.3 26.2.3 38.4.3v66.7h48.5v-68c81.3-4.4 135.6-24.9 142.9-101.5c5.7-61.4-23.3-88.9-69.3-99.9zm-159.6-108c27.4 0 113.1-8.5 113.1 48.5c0 54.5-85.7 48.2-113.1 48.2zm0 251.8V343.9c32.8 0 133.1-9.1 133.1 53.3c0 60.2-100.4 53.3-133.1 53.3z"/></svg>
</template>

CSS

.icon-btc {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M438.4%20306.6c27.7-14.2%2045.4-39.4%2041.3-81.3c-5.4-57.4-52.5-76.6-114.8-81.9V64h-48.5v77.2c-12.6%200-25.5.3-38.4.6V64h-48.5v79.4c-17.8.5-38.6.3-97.4%200v51.7c38.3-.7%2058.4-3.1%2063%2021.4v217.4c-2.9%2019.5-18.5%2016.7-53.3%2016.1l-9.8%2057.7c88.5%200%2097.4.3%2097.4.3v68h48.5v-67.1c13.2.3%2026.2.3%2038.4.3v66.7h48.5v-68c81.3-4.4%20135.6-24.9%20142.9-101.5c5.7-61.4-23.3-88.9-69.3-99.9zm-159.6-108c27.4%200%20113.1-8.5%20113.1%2048.5c0%2054.5-85.7%2048.2-113.1%2048.2zm0%20251.8V343.9c32.8%200%20133.1-9.1%20133.1%2053.3c0%2060.2-100.4%2053.3-133.1%2053.3z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M438.4%20306.6c27.7-14.2%2045.4-39.4%2041.3-81.3c-5.4-57.4-52.5-76.6-114.8-81.9V64h-48.5v77.2c-12.6%200-25.5.3-38.4.6V64h-48.5v79.4c-17.8.5-38.6.3-97.4%200v51.7c38.3-.7%2058.4-3.1%2063%2021.4v217.4c-2.9%2019.5-18.5%2016.7-53.3%2016.1l-9.8%2057.7c88.5%200%2097.4.3%2097.4.3v68h48.5v-67.1c13.2.3%2026.2.3%2038.4.3v66.7h48.5v-68c81.3-4.4%20135.6-24.9%20142.9-101.5c5.7-61.4-23.3-88.9-69.3-99.9zm-159.6-108c27.4%200%20113.1-8.5%20113.1%2048.5c0%2054.5-85.7%2048.2-113.1%2048.2zm0%20251.8V343.9c32.8%200%20133.1-9.1%20133.1%2053.3c0%2060.2-100.4%2053.3-133.1%2053.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/btc.svg?color=%231a73e8&size=48