bitcoin graph icon
bitcoin-graph from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bitcoin-graph
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
bitcoin-01bitcoin-02bitcoin-03bitcoin-04bitcoin-bagbitcoin-circlebitcoin-cloudbitcoin-cpubitcoin-credit-cardbitcoin-databasebitcoin-down-01bitcoin-down-02bitcoin-ellipsebitcoin-eyebitcoin-filterbitcoin-flashdiskbitcoin-invoicebitcoin-keybitcoin-locationbitcoin-lockbitcoin-mailbitcoin-mindbitcoin-money-01bitcoin-money-02
Use the bitcoin graph icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 19.5v-8c0-.943 0-1.414-.293-1.707S12.443 9.5 11.5 9.5s-1.414 0-1.707.293s-.293.764-.293 1.707v8c0 .943 0 1.414.293 1.707s.764.293 1.707.293s1.414 0 1.707-.293s.293-.764.293-1.707m7-7v7c0 .943 0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293s-.293-.764-.293-1.707v-7m.938-3.333V3.833m1.562 0V2.5m0 8V9.167M17.438 6.5h3.125m0 0c.517 0 .937.448.937 1v.667c0 .552-.42 1-.937 1H16.5M20.563 6.5c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H16.5M6.5 19.5v-5c0-.943 0-1.414-.293-1.707S5.443 12.5 4.5 12.5s-1.414 0-1.707.293s-.293.764-.293 1.707v5c0 .943 0 1.414.293 1.707s.764.293 1.707.293s1.414 0 1.707-.293s.293-.764.293-1.707"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBitcoinGraph(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M13.5 19.5v-8c0-.943 0-1.414-.293-1.707S12.443 9.5 11.5 9.5s-1.414 0-1.707.293s-.293.764-.293 1.707v8c0 .943 0 1.414.293 1.707s.764.293 1.707.293s1.414 0 1.707-.293s.293-.764.293-1.707m7-7v7c0 .943 0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293s-.293-.764-.293-1.707v-7m.938-3.333V3.833m1.562 0V2.5m0 8V9.167M17.438 6.5h3.125m0 0c.517 0 .937.448.937 1v.667c0 .552-.42 1-.937 1H16.5M20.563 6.5c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H16.5M6.5 19.5v-5c0-.943 0-1.414-.293-1.707S5.443 12.5 4.5 12.5s-1.414 0-1.707.293s-.293.764-.293 1.707v5c0 .943 0 1.414.293 1.707s.764.293 1.707.293s1.414 0 1.707-.293s.293-.764.293-1.707"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 19.5v-8c0-.943 0-1.414-.293-1.707S12.443 9.5 11.5 9.5s-1.414 0-1.707.293s-.293.764-.293 1.707v8c0 .943 0 1.414.293 1.707s.764.293 1.707.293s1.414 0 1.707-.293s.293-.764.293-1.707m7-7v7c0 .943 0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293s-.293-.764-.293-1.707v-7m.938-3.333V3.833m1.562 0V2.5m0 8V9.167M17.438 6.5h3.125m0 0c.517 0 .937.448.937 1v.667c0 .552-.42 1-.937 1H16.5M20.563 6.5c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H16.5M6.5 19.5v-5c0-.943 0-1.414-.293-1.707S5.443 12.5 4.5 12.5s-1.414 0-1.707.293s-.293.764-.293 1.707v5c0 .943 0 1.414.293 1.707s.764.293 1.707.293s1.414 0 1.707-.293s.293-.764.293-1.707"/></svg> </template>
CSS
.icon-bitcoin-graph {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.5%2019.5v-8c0-.943%200-1.414-.293-1.707S12.443%209.5%2011.5%209.5s-1.414%200-1.707.293s-.293.764-.293%201.707v8c0%20.943%200%201.414.293%201.707s.764.293%201.707.293s1.414%200%201.707-.293s.293-.764.293-1.707m7-7v7c0%20.943%200%201.414-.293%201.707s-.764.293-1.707.293s-1.414%200-1.707-.293s-.293-.764-.293-1.707v-7m.938-3.333V3.833m1.562%200V2.5m0%208V9.167M17.438%206.5h3.125m0%200c.517%200%20.937.448.937%201v.667c0%20.552-.42%201-.937%201H16.5M20.563%206.5c.517%200%20.937-.448.937-1v-.667c0-.552-.42-1-.937-1H16.5M6.5%2019.5v-5c0-.943%200-1.414-.293-1.707S5.443%2012.5%204.5%2012.5s-1.414%200-1.707.293s-.293.764-.293%201.707v5c0%20.943%200%201.414.293%201.707s.764.293%201.707.293s1.414%200%201.707-.293s.293-.764.293-1.707%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.5%2019.5v-8c0-.943%200-1.414-.293-1.707S12.443%209.5%2011.5%209.5s-1.414%200-1.707.293s-.293.764-.293%201.707v8c0%20.943%200%201.414.293%201.707s.764.293%201.707.293s1.414%200%201.707-.293s.293-.764.293-1.707m7-7v7c0%20.943%200%201.414-.293%201.707s-.764.293-1.707.293s-1.414%200-1.707-.293s-.293-.764-.293-1.707v-7m.938-3.333V3.833m1.562%200V2.5m0%208V9.167M17.438%206.5h3.125m0%200c.517%200%20.937.448.937%201v.667c0%20.552-.42%201-.937%201H16.5M20.563%206.5c.517%200%20.937-.448.937-1v-.667c0-.552-.42-1-.937-1H16.5M6.5%2019.5v-5c0-.943%200-1.414-.293-1.707S5.443%2012.5%204.5%2012.5s-1.414%200-1.707.293s-.293.764-.293%201.707v5c0%20.943%200%201.414.293%201.707s.764.293%201.707.293s1.414%200%201.707-.293s.293-.764.293-1.707%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bitcoin-graph.svg?color=%231a73e8&size=48