currency bitcoin icon
currency-bitcoin from Material Symbols by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- currency-bitcoin
- Set
- Material Symbols
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- currency-bitcoin-outline, currency-bitcoin-outline-sharp, currency-bitcoin-sharp
1 other variant in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the currency 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 21v-2H6v-2h2V7H6V5h3V3h2v2h2V3h2v2.125q1.3.35 2.15 1.413T18 9q0 .725-.25 1.388t-.7 1.187q.875.525 1.413 1.425T19 15q0 1.65-1.175 2.825T15 19v2h-2v-2h-2v2zm1-10h4q.825 0 1.413-.587T16 9t-.587-1.412T14 7h-4zm0 6h5q.825 0 1.413-.587T17 15t-.587-1.412T15 13h-5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCurrencyBitcoin(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 21v-2H6v-2h2V7H6V5h3V3h2v2h2V3h2v2.125q1.3.35 2.15 1.413T18 9q0 .725-.25 1.388t-.7 1.187q.875.525 1.413 1.425T19 15q0 1.65-1.175 2.825T15 19v2h-2v-2h-2v2zm1-10h4q.825 0 1.413-.587T16 9t-.587-1.412T14 7h-4zm0 6h5q.825 0 1.413-.587T17 15t-.587-1.412T15 13h-5z"/></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 21v-2H6v-2h2V7H6V5h3V3h2v2h2V3h2v2.125q1.3.35 2.15 1.413T18 9q0 .725-.25 1.388t-.7 1.187q.875.525 1.413 1.425T19 15q0 1.65-1.175 2.825T15 19v2h-2v-2h-2v2zm1-10h4q.825 0 1.413-.587T16 9t-.587-1.412T14 7h-4zm0 6h5q.825 0 1.413-.587T17 15t-.587-1.412T15 13h-5z"/></svg> </template>
CSS
.icon-currency-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2021v-2H6v-2h2V7H6V5h3V3h2v2h2V3h2v2.125q1.3.35%202.15%201.413T18%209q0%20.725-.25%201.388t-.7%201.187q.875.525%201.413%201.425T19%2015q0%201.65-1.175%202.825T15%2019v2h-2v-2h-2v2zm1-10h4q.825%200%201.413-.587T16%209t-.587-1.412T14%207h-4zm0%206h5q.825%200%201.413-.587T17%2015t-.587-1.412T15%2013h-5z%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%2021v-2H6v-2h2V7H6V5h3V3h2v2h2V3h2v2.125q1.3.35%202.15%201.413T18%209q0%20.725-.25%201.388t-.7%201.187q.875.525%201.413%201.425T19%2015q0%201.65-1.175%202.825T15%2019v2h-2v-2h-2v2zm1-10h4q.825%200%201.413-.587T16%209t-.587-1.412T14%207h-4zm0%206h5q.825%200%201.413-.587T17%2015t-.587-1.412T15%2013h-5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/currency-bitcoin.svg?color=%231a73e8&size=48