bitcoin logo
bitcoin from Font Awesome Brands by Dave Gandy · Brand · Currency · CC-BY-4.0 Attribution required.
- Name
- bitcoin
- Set
- Font Awesome Brands
- Style
- Brand
- Category
- Currency
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
bitcoin-fillAkar IconsbitcoinBoxIcons v2bitcoinCoreUI BrandsbitcoinFramework7 IconsbitcoinFont Awesome 6 Brandsbitcoin-solidFlowbite IconsbitcoinHuge IconsbitcoinIconParkbitcoinIconPark OutlinebitcoinIconPark SolidbitcoinIconPark TwoTonebitcoinLine AwesomebitcoinSVG LogosbitcoinLucidebitcoinMaterial Design IconsbitcoinMyna UI IconsbitcoinPixelarticonsbitcoinPrime IconsbitcoinSimple Iconsbitcoin-outlineTeenyiconsbitcoinWeb3 IconsbitcoinWeb3 Icons BrandedbitcoinUniconsbitcoinUnicons Monochrome
More currency icons from Font Awesome Brands
Use the bitcoin logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M72 320C72 183 183 72 320 72s248 111 248 248s-111 248-248 248S72 457 72 320m354.3-35.3c4.9-33-20.2-50.7-54.6-62.6l11.1-44.7l-27.2-6.8l-10.9 43.5c-7.2-1.8-14.5-3.5-21.8-5.1l10.9-43.8l-27.2-6.8l-11.2 44.7c-5.9-1.3-11.7-2.7-17.4-4.1v-.1l-37.5-9.4l-7.2 29.1s20.2 4.6 19.8 4.9c11 2.8 13 10 12.7 15.8l-12.7 50.9c.8.2 1.7.5 2.8.9c-.9-.2-1.9-.5-2.9-.7l-17.8 71.3c-1.3 3.3-4.8 8.4-12.5 6.5c.3.4-19.8-4.9-19.8-4.9l-13.5 31.1l35.4 8.8c6.6 1.7 13 3.4 19.4 5l-11.3 45.2l27.2 6.8l11.2-44.7c7.2 2 14.4 3.8 21.7 5.6l-11.1 44.5l27.2 6.8l11.3-45.1c46.4 8.8 81.3 5.2 96-36.7c11.8-33.8-.6-53.3-25-66c17.8-4.1 31.2-15.8 34.7-39.9zm-62.2 87.2c-8.4 33.8-65.3 15.5-83.8 10.9l14.9-59.9c18.4 4.6 77.6 13.7 68.8 49zm8.4-87.7c-7.7 30.7-55 15.1-70.4 11.3l13.5-54.3c15.4 3.8 64.8 11 56.8 43z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsBitcoin(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="M72 320C72 183 183 72 320 72s248 111 248 248s-111 248-248 248S72 457 72 320m354.3-35.3c4.9-33-20.2-50.7-54.6-62.6l11.1-44.7l-27.2-6.8l-10.9 43.5c-7.2-1.8-14.5-3.5-21.8-5.1l10.9-43.8l-27.2-6.8l-11.2 44.7c-5.9-1.3-11.7-2.7-17.4-4.1v-.1l-37.5-9.4l-7.2 29.1s20.2 4.6 19.8 4.9c11 2.8 13 10 12.7 15.8l-12.7 50.9c.8.2 1.7.5 2.8.9c-.9-.2-1.9-.5-2.9-.7l-17.8 71.3c-1.3 3.3-4.8 8.4-12.5 6.5c.3.4-19.8-4.9-19.8-4.9l-13.5 31.1l35.4 8.8c6.6 1.7 13 3.4 19.4 5l-11.3 45.2l27.2 6.8l11.2-44.7c7.2 2 14.4 3.8 21.7 5.6l-11.1 44.5l27.2 6.8l11.3-45.1c46.4 8.8 81.3 5.2 96-36.7c11.8-33.8-.6-53.3-25-66c17.8-4.1 31.2-15.8 34.7-39.9zm-62.2 87.2c-8.4 33.8-65.3 15.5-83.8 10.9l14.9-59.9c18.4 4.6 77.6 13.7 68.8 49zm8.4-87.7c-7.7 30.7-55 15.1-70.4 11.3l13.5-54.3c15.4 3.8 64.8 11 56.8 43z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M72 320C72 183 183 72 320 72s248 111 248 248s-111 248-248 248S72 457 72 320m354.3-35.3c4.9-33-20.2-50.7-54.6-62.6l11.1-44.7l-27.2-6.8l-10.9 43.5c-7.2-1.8-14.5-3.5-21.8-5.1l10.9-43.8l-27.2-6.8l-11.2 44.7c-5.9-1.3-11.7-2.7-17.4-4.1v-.1l-37.5-9.4l-7.2 29.1s20.2 4.6 19.8 4.9c11 2.8 13 10 12.7 15.8l-12.7 50.9c.8.2 1.7.5 2.8.9c-.9-.2-1.9-.5-2.9-.7l-17.8 71.3c-1.3 3.3-4.8 8.4-12.5 6.5c.3.4-19.8-4.9-19.8-4.9l-13.5 31.1l35.4 8.8c6.6 1.7 13 3.4 19.4 5l-11.3 45.2l27.2 6.8l11.2-44.7c7.2 2 14.4 3.8 21.7 5.6l-11.1 44.5l27.2 6.8l11.3-45.1c46.4 8.8 81.3 5.2 96-36.7c11.8-33.8-.6-53.3-25-66c17.8-4.1 31.2-15.8 34.7-39.9zm-62.2 87.2c-8.4 33.8-65.3 15.5-83.8 10.9l14.9-59.9c18.4 4.6 77.6 13.7 68.8 49zm8.4-87.7c-7.7 30.7-55 15.1-70.4 11.3l13.5-54.3c15.4 3.8 64.8 11 56.8 43z"/></svg> </template>
CSS
.icon-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M72%20320C72%20183%20183%2072%20320%2072s248%20111%20248%20248s-111%20248-248%20248S72%20457%2072%20320m354.3-35.3c4.9-33-20.2-50.7-54.6-62.6l11.1-44.7l-27.2-6.8l-10.9%2043.5c-7.2-1.8-14.5-3.5-21.8-5.1l10.9-43.8l-27.2-6.8l-11.2%2044.7c-5.9-1.3-11.7-2.7-17.4-4.1v-.1l-37.5-9.4l-7.2%2029.1s20.2%204.6%2019.8%204.9c11%202.8%2013%2010%2012.7%2015.8l-12.7%2050.9c.8.2%201.7.5%202.8.9c-.9-.2-1.9-.5-2.9-.7l-17.8%2071.3c-1.3%203.3-4.8%208.4-12.5%206.5c.3.4-19.8-4.9-19.8-4.9l-13.5%2031.1l35.4%208.8c6.6%201.7%2013%203.4%2019.4%205l-11.3%2045.2l27.2%206.8l11.2-44.7c7.2%202%2014.4%203.8%2021.7%205.6l-11.1%2044.5l27.2%206.8l11.3-45.1c46.4%208.8%2081.3%205.2%2096-36.7c11.8-33.8-.6-53.3-25-66c17.8-4.1%2031.2-15.8%2034.7-39.9zm-62.2%2087.2c-8.4%2033.8-65.3%2015.5-83.8%2010.9l14.9-59.9c18.4%204.6%2077.6%2013.7%2068.8%2049zm8.4-87.7c-7.7%2030.7-55%2015.1-70.4%2011.3l13.5-54.3c15.4%203.8%2064.8%2011%2056.8%2043z%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%22M72%20320C72%20183%20183%2072%20320%2072s248%20111%20248%20248s-111%20248-248%20248S72%20457%2072%20320m354.3-35.3c4.9-33-20.2-50.7-54.6-62.6l11.1-44.7l-27.2-6.8l-10.9%2043.5c-7.2-1.8-14.5-3.5-21.8-5.1l10.9-43.8l-27.2-6.8l-11.2%2044.7c-5.9-1.3-11.7-2.7-17.4-4.1v-.1l-37.5-9.4l-7.2%2029.1s20.2%204.6%2019.8%204.9c11%202.8%2013%2010%2012.7%2015.8l-12.7%2050.9c.8.2%201.7.5%202.8.9c-.9-.2-1.9-.5-2.9-.7l-17.8%2071.3c-1.3%203.3-4.8%208.4-12.5%206.5c.3.4-19.8-4.9-19.8-4.9l-13.5%2031.1l35.4%208.8c6.6%201.7%2013%203.4%2019.4%205l-11.3%2045.2l27.2%206.8l11.2-44.7c7.2%202%2014.4%203.8%2021.7%205.6l-11.1%2044.5l27.2%206.8l11.3-45.1c46.4%208.8%2081.3%205.2%2096-36.7c11.8-33.8-.6-53.3-25-66c17.8-4.1%2031.2-15.8%2034.7-39.9zm-62.2%2087.2c-8.4%2033.8-65.3%2015.5-83.8%2010.9l14.9-59.9c18.4%204.6%2077.6%2013.7%2068.8%2049zm8.4-87.7c-7.7%2030.7-55%2015.1-70.4%2011.3l13.5-54.3c15.4%203.8%2064.8%2011%2056.8%2043z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/bitcoin.svg?color=%231a73e8&size=48