bitcoin-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
bitcoin-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Related icons in Myna UI Icons

Use the 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.273 2.25a.75.75 0 0 1 .75.75v1.5h2.863V3a.75.75 0 0 1 1.5 0v1.571c1.878.362 3.273 2.056 3.273 4.054a4.17 4.17 0 0 1-1.258 2.997c1.393.654 2.349 2.1 2.349 3.753c0 2.256-1.78 4.125-4.023 4.125h-.34V21a.75.75 0 0 1-1.5 0v-1.5h-2.864V21a.75.75 0 1 1-1.5 0v-1.5H6A.75.75 0 0 1 6 18h1.432V6H6a.75.75 0 0 1 0-1.5h2.523V3a.75.75 0 0 1 .75-.75M8.932 6v5.25h4.704c1.372 0 2.523-1.153 2.523-2.625S15.008 6 13.636 6zm0 6.75V18h5.795c1.372 0 2.523-1.153 2.523-2.625s-1.151-2.625-2.523-2.625z"/></svg>

React

import type { SVGProps } from "react";

export function MynauiBitcoinSolid(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.273 2.25a.75.75 0 0 1 .75.75v1.5h2.863V3a.75.75 0 0 1 1.5 0v1.571c1.878.362 3.273 2.056 3.273 4.054a4.17 4.17 0 0 1-1.258 2.997c1.393.654 2.349 2.1 2.349 3.753c0 2.256-1.78 4.125-4.023 4.125h-.34V21a.75.75 0 0 1-1.5 0v-1.5h-2.864V21a.75.75 0 1 1-1.5 0v-1.5H6A.75.75 0 0 1 6 18h1.432V6H6a.75.75 0 0 1 0-1.5h2.523V3a.75.75 0 0 1 .75-.75M8.932 6v5.25h4.704c1.372 0 2.523-1.153 2.523-2.625S15.008 6 13.636 6zm0 6.75V18h5.795c1.372 0 2.523-1.153 2.523-2.625s-1.151-2.625-2.523-2.625z"/></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.273 2.25a.75.75 0 0 1 .75.75v1.5h2.863V3a.75.75 0 0 1 1.5 0v1.571c1.878.362 3.273 2.056 3.273 4.054a4.17 4.17 0 0 1-1.258 2.997c1.393.654 2.349 2.1 2.349 3.753c0 2.256-1.78 4.125-4.023 4.125h-.34V21a.75.75 0 0 1-1.5 0v-1.5h-2.864V21a.75.75 0 1 1-1.5 0v-1.5H6A.75.75 0 0 1 6 18h1.432V6H6a.75.75 0 0 1 0-1.5h2.523V3a.75.75 0 0 1 .75-.75M8.932 6v5.25h4.704c1.372 0 2.523-1.153 2.523-2.625S15.008 6 13.636 6zm0 6.75V18h5.795c1.372 0 2.523-1.153 2.523-2.625s-1.151-2.625-2.523-2.625z"/></svg>
</template>

CSS

.icon-bitcoin-solid {
  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.273%202.25a.75.75%200%200%201%20.75.75v1.5h2.863V3a.75.75%200%200%201%201.5%200v1.571c1.878.362%203.273%202.056%203.273%204.054a4.17%204.17%200%200%201-1.258%202.997c1.393.654%202.349%202.1%202.349%203.753c0%202.256-1.78%204.125-4.023%204.125h-.34V21a.75.75%200%200%201-1.5%200v-1.5h-2.864V21a.75.75%200%201%201-1.5%200v-1.5H6A.75.75%200%200%201%206%2018h1.432V6H6a.75.75%200%200%201%200-1.5h2.523V3a.75.75%200%200%201%20.75-.75M8.932%206v5.25h4.704c1.372%200%202.523-1.153%202.523-2.625S15.008%206%2013.636%206zm0%206.75V18h5.795c1.372%200%202.523-1.153%202.523-2.625s-1.151-2.625-2.523-2.625z%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.273%202.25a.75.75%200%200%201%20.75.75v1.5h2.863V3a.75.75%200%200%201%201.5%200v1.571c1.878.362%203.273%202.056%203.273%204.054a4.17%204.17%200%200%201-1.258%202.997c1.393.654%202.349%202.1%202.349%203.753c0%202.256-1.78%204.125-4.023%204.125h-.34V21a.75.75%200%200%201-1.5%200v-1.5h-2.864V21a.75.75%200%201%201-1.5%200v-1.5H6A.75.75%200%200%201%206%2018h1.432V6H6a.75.75%200%200%201%200-1.5h2.523V3a.75.75%200%200%201%20.75-.75M8.932%206v5.25h4.704c1.372%200%202.523-1.153%202.523-2.625S15.008%206%2013.636%206zm0%206.75V18h5.795c1.372%200%202.523-1.153%202.523-2.625s-1.151-2.625-2.523-2.625z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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