btc icon
btc from Line Awesome by Icons8 · Line · Payments & Shopping · Apache-2.0 Free for personal and commercial use.
- Name
- btc
- Set
- Line Awesome
- Style
- Line
- Category
- Payments & Shopping
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More payments & shopping icons from Line Awesome
Use the btc icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 3v3H8v20h4v3h2v-3h2v3h2v-3h1.5c3.027 0 5.5-2.473 5.5-5.5c0-2.082-1.16-3.91-2.875-4.844A5.513 5.513 0 0 0 18.5 6H18V3h-2v3h-2V3zm-2 5h8.5c1.945 0 3.5 1.555 3.5 3.5S20.445 15 18.5 15H10zm0 9h9.5c1.945 0 3.5 1.555 3.5 3.5S21.445 24 19.5 24H10z"/></svg>
React
import type { SVGProps } from "react";
export function LaBtc(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 3v3H8v20h4v3h2v-3h2v3h2v-3h1.5c3.027 0 5.5-2.473 5.5-5.5c0-2.082-1.16-3.91-2.875-4.844A5.513 5.513 0 0 0 18.5 6H18V3h-2v3h-2V3zm-2 5h8.5c1.945 0 3.5 1.555 3.5 3.5S20.445 15 18.5 15H10zm0 9h9.5c1.945 0 3.5 1.555 3.5 3.5S21.445 24 19.5 24H10z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 3v3H8v20h4v3h2v-3h2v3h2v-3h1.5c3.027 0 5.5-2.473 5.5-5.5c0-2.082-1.16-3.91-2.875-4.844A5.513 5.513 0 0 0 18.5 6H18V3h-2v3h-2V3zm-2 5h8.5c1.945 0 3.5 1.555 3.5 3.5S20.445 15 18.5 15H10zm0 9h9.5c1.945 0 3.5 1.555 3.5 3.5S21.445 24 19.5 24H10z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%203v3H8v20h4v3h2v-3h2v3h2v-3h1.5c3.027%200%205.5-2.473%205.5-5.5c0-2.082-1.16-3.91-2.875-4.844A5.513%205.513%200%200%200%2018.5%206H18V3h-2v3h-2V3zm-2%205h8.5c1.945%200%203.5%201.555%203.5%203.5S20.445%2015%2018.5%2015H10zm0%209h9.5c1.945%200%203.5%201.555%203.5%203.5S21.445%2024%2019.5%2024H10z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%203v3H8v20h4v3h2v-3h2v3h2v-3h1.5c3.027%200%205.5-2.473%205.5-5.5c0-2.082-1.16-3.91-2.875-4.844A5.513%205.513%200%200%200%2018.5%206H18V3h-2v3h-2V3zm-2%205h8.5c1.945%200%203.5%201.555%203.5%203.5S20.445%2015%2018.5%2015H10zm0%209h9.5c1.945%200%203.5%201.555%203.5%203.5S21.445%2024%2019.5%2024H10z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/btc.svg?color=%231a73e8&size=48