social bitcoin icon

social-bitcoin-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
social-bitcoin-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the social bitcoin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M279.7 48v62.1l15.1.8c16.9.9 28.8 3.3 40.7 7.9 13.8 5.3 24.2 12.6 31.1 21.7 5.7 7.6 9 19.4 10 36.2.6 8.8-1 17.1-2.6 22-1.5 4.4-5.3 11.3-11.1 16.4-5.4 4.8-8.6 6.7-12.3 8.4l-42.1 19.3 45 10.8c7.4 1.8 14 4.4 21.4 8.5 13.2 7.3 18 15.1 21.2 22.5 2.9 6.7 4.6 22.2 3.9 36.2-.7 13.4-4.4 31.5-12.6 42.3-8.6 11.2-21.3 20.1-37.8 26.3-13.6 5.1-31.1 8.1-54.5 9.3l-15.2.7V464h-8v-64H208v64h-9v-64h-83.2l3-16h12.8c8.6 0 12.1-.4 17.5-3 .2-.1.4-.2.7-.3 8.1-3.7 11-10.6 12.2-13.6.1-.3.3-.7.3-.8 2.9-5.9 3-13.1 3-24.4v-178c0-11.7-.1-13.6-3.1-19.5-2.9-5.8-7.3-10.1-13.4-13-5.9-2.8-13.2-3.4-24.5-3.4h-12.9v-16H199V48h9v64h63.8V48h7.9m16-16h-39.9v64H224V32h-40.9v64H96v48h28.4c8.7 0 14.5.3 17.6 1.8 3.1 1.5 4.7 3.3 6 5.8 1.3 2.5 1.4 3.1 1.4 12.3v178c0 9-.1 14.7-.9 17.6-1.2 2.7-2.2 5.2-5.3 6.6-3.1 1.4-2.9 1.9-11.6 1.9h-27.4L96 416h87.1v64H224v-64h31.8v64h39.9v-65.4c26-1.3 44.4-4.7 59.3-10.3 19.3-7.2 34.3-17.7 44.9-31.5 10.5-13.8 15-34.9 15.9-51.2.8-14.5-.7-33.2-5.2-43.4-5-11.5-12.7-21.6-28.1-30.1-8.1-4.5-16.1-7.8-25.4-10 5.4-2.5 9.9-5.4 16.3-11 7.5-6.6 13-15.7 15.6-23.3 2.6-7.5 4.1-18 3.5-28.2-1.1-16.8-4.4-33.1-13.2-44.8-8.8-11.7-21.7-20.7-38.1-27-12.6-4.8-25.5-7.8-45.5-8.9V32z" fill="currentColor"/><path d="M256 150h-32v74h32v-74z" fill="currentColor"/><path d="M256 272h-32v90h32v-90z" fill="currentColor"/><path d="M296 153.9v65.6c6-2.9 9.5-6.8 13.3-11.7 4.6-6 7-12.9 7-20.7 0-8.1-2.4-15-6.7-20.8-3.9-5.1-7.6-9.9-13.6-12.4z" fill="currentColor"/><path d="M296 273.6v82.8c2-.6 3.8-.8 5.8-1.6 9.8-3.8 15.8-7.9 23.6-14.7 7.5-6.6 9.7-15.9 9.7-26.6 0-9.1-3.3-16.9-7.9-23.2-4.6-6.3-11.7-9.9-19.4-13.2-3.7-1.7-6.8-2.7-11.8-3.5z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonSocialBitcoinOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M279.7 48v62.1l15.1.8c16.9.9 28.8 3.3 40.7 7.9 13.8 5.3 24.2 12.6 31.1 21.7 5.7 7.6 9 19.4 10 36.2.6 8.8-1 17.1-2.6 22-1.5 4.4-5.3 11.3-11.1 16.4-5.4 4.8-8.6 6.7-12.3 8.4l-42.1 19.3 45 10.8c7.4 1.8 14 4.4 21.4 8.5 13.2 7.3 18 15.1 21.2 22.5 2.9 6.7 4.6 22.2 3.9 36.2-.7 13.4-4.4 31.5-12.6 42.3-8.6 11.2-21.3 20.1-37.8 26.3-13.6 5.1-31.1 8.1-54.5 9.3l-15.2.7V464h-8v-64H208v64h-9v-64h-83.2l3-16h12.8c8.6 0 12.1-.4 17.5-3 .2-.1.4-.2.7-.3 8.1-3.7 11-10.6 12.2-13.6.1-.3.3-.7.3-.8 2.9-5.9 3-13.1 3-24.4v-178c0-11.7-.1-13.6-3.1-19.5-2.9-5.8-7.3-10.1-13.4-13-5.9-2.8-13.2-3.4-24.5-3.4h-12.9v-16H199V48h9v64h63.8V48h7.9m16-16h-39.9v64H224V32h-40.9v64H96v48h28.4c8.7 0 14.5.3 17.6 1.8 3.1 1.5 4.7 3.3 6 5.8 1.3 2.5 1.4 3.1 1.4 12.3v178c0 9-.1 14.7-.9 17.6-1.2 2.7-2.2 5.2-5.3 6.6-3.1 1.4-2.9 1.9-11.6 1.9h-27.4L96 416h87.1v64H224v-64h31.8v64h39.9v-65.4c26-1.3 44.4-4.7 59.3-10.3 19.3-7.2 34.3-17.7 44.9-31.5 10.5-13.8 15-34.9 15.9-51.2.8-14.5-.7-33.2-5.2-43.4-5-11.5-12.7-21.6-28.1-30.1-8.1-4.5-16.1-7.8-25.4-10 5.4-2.5 9.9-5.4 16.3-11 7.5-6.6 13-15.7 15.6-23.3 2.6-7.5 4.1-18 3.5-28.2-1.1-16.8-4.4-33.1-13.2-44.8-8.8-11.7-21.7-20.7-38.1-27-12.6-4.8-25.5-7.8-45.5-8.9V32z" fill="currentColor"/><path d="M256 150h-32v74h32v-74z" fill="currentColor"/><path d="M256 272h-32v90h32v-90z" fill="currentColor"/><path d="M296 153.9v65.6c6-2.9 9.5-6.8 13.3-11.7 4.6-6 7-12.9 7-20.7 0-8.1-2.4-15-6.7-20.8-3.9-5.1-7.6-9.9-13.6-12.4z" fill="currentColor"/><path d="M296 273.6v82.8c2-.6 3.8-.8 5.8-1.6 9.8-3.8 15.8-7.9 23.6-14.7 7.5-6.6 9.7-15.9 9.7-26.6 0-9.1-3.3-16.9-7.9-23.2-4.6-6.3-11.7-9.9-19.4-13.2-3.7-1.7-6.8-2.7-11.8-3.5z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M279.7 48v62.1l15.1.8c16.9.9 28.8 3.3 40.7 7.9 13.8 5.3 24.2 12.6 31.1 21.7 5.7 7.6 9 19.4 10 36.2.6 8.8-1 17.1-2.6 22-1.5 4.4-5.3 11.3-11.1 16.4-5.4 4.8-8.6 6.7-12.3 8.4l-42.1 19.3 45 10.8c7.4 1.8 14 4.4 21.4 8.5 13.2 7.3 18 15.1 21.2 22.5 2.9 6.7 4.6 22.2 3.9 36.2-.7 13.4-4.4 31.5-12.6 42.3-8.6 11.2-21.3 20.1-37.8 26.3-13.6 5.1-31.1 8.1-54.5 9.3l-15.2.7V464h-8v-64H208v64h-9v-64h-83.2l3-16h12.8c8.6 0 12.1-.4 17.5-3 .2-.1.4-.2.7-.3 8.1-3.7 11-10.6 12.2-13.6.1-.3.3-.7.3-.8 2.9-5.9 3-13.1 3-24.4v-178c0-11.7-.1-13.6-3.1-19.5-2.9-5.8-7.3-10.1-13.4-13-5.9-2.8-13.2-3.4-24.5-3.4h-12.9v-16H199V48h9v64h63.8V48h7.9m16-16h-39.9v64H224V32h-40.9v64H96v48h28.4c8.7 0 14.5.3 17.6 1.8 3.1 1.5 4.7 3.3 6 5.8 1.3 2.5 1.4 3.1 1.4 12.3v178c0 9-.1 14.7-.9 17.6-1.2 2.7-2.2 5.2-5.3 6.6-3.1 1.4-2.9 1.9-11.6 1.9h-27.4L96 416h87.1v64H224v-64h31.8v64h39.9v-65.4c26-1.3 44.4-4.7 59.3-10.3 19.3-7.2 34.3-17.7 44.9-31.5 10.5-13.8 15-34.9 15.9-51.2.8-14.5-.7-33.2-5.2-43.4-5-11.5-12.7-21.6-28.1-30.1-8.1-4.5-16.1-7.8-25.4-10 5.4-2.5 9.9-5.4 16.3-11 7.5-6.6 13-15.7 15.6-23.3 2.6-7.5 4.1-18 3.5-28.2-1.1-16.8-4.4-33.1-13.2-44.8-8.8-11.7-21.7-20.7-38.1-27-12.6-4.8-25.5-7.8-45.5-8.9V32z" fill="currentColor"/><path d="M256 150h-32v74h32v-74z" fill="currentColor"/><path d="M256 272h-32v90h32v-90z" fill="currentColor"/><path d="M296 153.9v65.6c6-2.9 9.5-6.8 13.3-11.7 4.6-6 7-12.9 7-20.7 0-8.1-2.4-15-6.7-20.8-3.9-5.1-7.6-9.9-13.6-12.4z" fill="currentColor"/><path d="M296 273.6v82.8c2-.6 3.8-.8 5.8-1.6 9.8-3.8 15.8-7.9 23.6-14.7 7.5-6.6 9.7-15.9 9.7-26.6 0-9.1-3.3-16.9-7.9-23.2-4.6-6.3-11.7-9.9-19.4-13.2-3.7-1.7-6.8-2.7-11.8-3.5z" fill="currentColor"/></svg>
</template>

CSS

.icon-social-bitcoin-outline {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M279.7%2048v62.1l15.1.8c16.9.9%2028.8%203.3%2040.7%207.9%2013.8%205.3%2024.2%2012.6%2031.1%2021.7%205.7%207.6%209%2019.4%2010%2036.2.6%208.8-1%2017.1-2.6%2022-1.5%204.4-5.3%2011.3-11.1%2016.4-5.4%204.8-8.6%206.7-12.3%208.4l-42.1%2019.3%2045%2010.8c7.4%201.8%2014%204.4%2021.4%208.5%2013.2%207.3%2018%2015.1%2021.2%2022.5%202.9%206.7%204.6%2022.2%203.9%2036.2-.7%2013.4-4.4%2031.5-12.6%2042.3-8.6%2011.2-21.3%2020.1-37.8%2026.3-13.6%205.1-31.1%208.1-54.5%209.3l-15.2.7V464h-8v-64H208v64h-9v-64h-83.2l3-16h12.8c8.6%200%2012.1-.4%2017.5-3%20.2-.1.4-.2.7-.3%208.1-3.7%2011-10.6%2012.2-13.6.1-.3.3-.7.3-.8%202.9-5.9%203-13.1%203-24.4v-178c0-11.7-.1-13.6-3.1-19.5-2.9-5.8-7.3-10.1-13.4-13-5.9-2.8-13.2-3.4-24.5-3.4h-12.9v-16H199V48h9v64h63.8V48h7.9m16-16h-39.9v64H224V32h-40.9v64H96v48h28.4c8.7%200%2014.5.3%2017.6%201.8%203.1%201.5%204.7%203.3%206%205.8%201.3%202.5%201.4%203.1%201.4%2012.3v178c0%209-.1%2014.7-.9%2017.6-1.2%202.7-2.2%205.2-5.3%206.6-3.1%201.4-2.9%201.9-11.6%201.9h-27.4L96%20416h87.1v64H224v-64h31.8v64h39.9v-65.4c26-1.3%2044.4-4.7%2059.3-10.3%2019.3-7.2%2034.3-17.7%2044.9-31.5%2010.5-13.8%2015-34.9%2015.9-51.2.8-14.5-.7-33.2-5.2-43.4-5-11.5-12.7-21.6-28.1-30.1-8.1-4.5-16.1-7.8-25.4-10%205.4-2.5%209.9-5.4%2016.3-11%207.5-6.6%2013-15.7%2015.6-23.3%202.6-7.5%204.1-18%203.5-28.2-1.1-16.8-4.4-33.1-13.2-44.8-8.8-11.7-21.7-20.7-38.1-27-12.6-4.8-25.5-7.8-45.5-8.9V32z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20150h-32v74h32v-74z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20272h-32v90h32v-90z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M296%20153.9v65.6c6-2.9%209.5-6.8%2013.3-11.7%204.6-6%207-12.9%207-20.7%200-8.1-2.4-15-6.7-20.8-3.9-5.1-7.6-9.9-13.6-12.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M296%20273.6v82.8c2-.6%203.8-.8%205.8-1.6%209.8-3.8%2015.8-7.9%2023.6-14.7%207.5-6.6%209.7-15.9%209.7-26.6%200-9.1-3.3-16.9-7.9-23.2-4.6-6.3-11.7-9.9-19.4-13.2-3.7-1.7-6.8-2.7-11.8-3.5z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M279.7%2048v62.1l15.1.8c16.9.9%2028.8%203.3%2040.7%207.9%2013.8%205.3%2024.2%2012.6%2031.1%2021.7%205.7%207.6%209%2019.4%2010%2036.2.6%208.8-1%2017.1-2.6%2022-1.5%204.4-5.3%2011.3-11.1%2016.4-5.4%204.8-8.6%206.7-12.3%208.4l-42.1%2019.3%2045%2010.8c7.4%201.8%2014%204.4%2021.4%208.5%2013.2%207.3%2018%2015.1%2021.2%2022.5%202.9%206.7%204.6%2022.2%203.9%2036.2-.7%2013.4-4.4%2031.5-12.6%2042.3-8.6%2011.2-21.3%2020.1-37.8%2026.3-13.6%205.1-31.1%208.1-54.5%209.3l-15.2.7V464h-8v-64H208v64h-9v-64h-83.2l3-16h12.8c8.6%200%2012.1-.4%2017.5-3%20.2-.1.4-.2.7-.3%208.1-3.7%2011-10.6%2012.2-13.6.1-.3.3-.7.3-.8%202.9-5.9%203-13.1%203-24.4v-178c0-11.7-.1-13.6-3.1-19.5-2.9-5.8-7.3-10.1-13.4-13-5.9-2.8-13.2-3.4-24.5-3.4h-12.9v-16H199V48h9v64h63.8V48h7.9m16-16h-39.9v64H224V32h-40.9v64H96v48h28.4c8.7%200%2014.5.3%2017.6%201.8%203.1%201.5%204.7%203.3%206%205.8%201.3%202.5%201.4%203.1%201.4%2012.3v178c0%209-.1%2014.7-.9%2017.6-1.2%202.7-2.2%205.2-5.3%206.6-3.1%201.4-2.9%201.9-11.6%201.9h-27.4L96%20416h87.1v64H224v-64h31.8v64h39.9v-65.4c26-1.3%2044.4-4.7%2059.3-10.3%2019.3-7.2%2034.3-17.7%2044.9-31.5%2010.5-13.8%2015-34.9%2015.9-51.2.8-14.5-.7-33.2-5.2-43.4-5-11.5-12.7-21.6-28.1-30.1-8.1-4.5-16.1-7.8-25.4-10%205.4-2.5%209.9-5.4%2016.3-11%207.5-6.6%2013-15.7%2015.6-23.3%202.6-7.5%204.1-18%203.5-28.2-1.1-16.8-4.4-33.1-13.2-44.8-8.8-11.7-21.7-20.7-38.1-27-12.6-4.8-25.5-7.8-45.5-8.9V32z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20150h-32v74h32v-74z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20272h-32v90h32v-90z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M296%20153.9v65.6c6-2.9%209.5-6.8%2013.3-11.7%204.6-6%207-12.9%207-20.7%200-8.1-2.4-15-6.7-20.8-3.9-5.1-7.6-9.9-13.6-12.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M296%20273.6v82.8c2-.6%203.8-.8%205.8-1.6%209.8-3.8%2015.8-7.9%2023.6-14.7%207.5-6.6%209.7-15.9%209.7-26.6%200-9.1-3.3-16.9-7.9-23.2-4.6-6.3-11.7-9.9-19.4-13.2-3.7-1.7-6.8-2.7-11.8-3.5z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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