bitcoin presentation icon
bitcoin-presentation from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bitcoin-presentation
- 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-graphbitcoin-invoicebitcoin-keybitcoin-locationbitcoin-lockbitcoin-mailbitcoin-mindbitcoin-money-01
Use the bitcoin presentation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 19v3m9-20H3c-.471 0-.707 0-.854.146C2 2.293 2 2.53 2 3v1c0 .471 0 .707.146.854C2.293 5 2.53 5 3 5h18c.471 0 .707 0 .854-.146C22 4.707 22 4.47 22 4V3c0-.471 0-.707-.146-.854C21.707 2 21.47 2 21 2M3 5v8c0 2.828 0 4.243.879 5.121C4.757 19 6.172 19 9 19h6c2.828 0 4.243 0 5.121-.879C21 17.243 21 15.828 21 13V5"/><path d="M14 10h2m-2 4h4"/><path stroke-linejoin="round" d="M6.938 14.667V9.333m1.562 0V8m0 8v-1.333M6.938 12h3.125m0 0c.517 0 .937.448.937 1v.667c0 .552-.42 1-.937 1H6M10.063 12c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBitcoinPresentation(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M12 19v3m9-20H3c-.471 0-.707 0-.854.146C2 2.293 2 2.53 2 3v1c0 .471 0 .707.146.854C2.293 5 2.53 5 3 5h18c.471 0 .707 0 .854-.146C22 4.707 22 4.47 22 4V3c0-.471 0-.707-.146-.854C21.707 2 21.47 2 21 2M3 5v8c0 2.828 0 4.243.879 5.121C4.757 19 6.172 19 9 19h6c2.828 0 4.243 0 5.121-.879C21 17.243 21 15.828 21 13V5"/><path d="M14 10h2m-2 4h4"/><path strokeLinejoin="round" d="M6.938 14.667V9.333m1.562 0V8m0 8v-1.333M6.938 12h3.125m0 0c.517 0 .937.448.937 1v.667c0 .552-.42 1-.937 1H6M10.063 12c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 19v3m9-20H3c-.471 0-.707 0-.854.146C2 2.293 2 2.53 2 3v1c0 .471 0 .707.146.854C2.293 5 2.53 5 3 5h18c.471 0 .707 0 .854-.146C22 4.707 22 4.47 22 4V3c0-.471 0-.707-.146-.854C21.707 2 21.47 2 21 2M3 5v8c0 2.828 0 4.243.879 5.121C4.757 19 6.172 19 9 19h6c2.828 0 4.243 0 5.121-.879C21 17.243 21 15.828 21 13V5"/><path d="M14 10h2m-2 4h4"/><path stroke-linejoin="round" d="M6.938 14.667V9.333m1.562 0V8m0 8v-1.333M6.938 12h3.125m0 0c.517 0 .937.448.937 1v.667c0 .552-.42 1-.937 1H6M10.063 12c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H6"/></g></svg> </template>
CSS
.icon-bitcoin-presentation {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2019v3m9-20H3c-.471%200-.707%200-.854.146C2%202.293%202%202.53%202%203v1c0%20.471%200%20.707.146.854C2.293%205%202.53%205%203%205h18c.471%200%20.707%200%20.854-.146C22%204.707%2022%204.47%2022%204V3c0-.471%200-.707-.146-.854C21.707%202%2021.47%202%2021%202M3%205v8c0%202.828%200%204.243.879%205.121C4.757%2019%206.172%2019%209%2019h6c2.828%200%204.243%200%205.121-.879C21%2017.243%2021%2015.828%2021%2013V5%22%2F%3E%3Cpath%20d%3D%22M14%2010h2m-2%204h4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.938%2014.667V9.333m1.562%200V8m0%208v-1.333M6.938%2012h3.125m0%200c.517%200%20.937.448.937%201v.667c0%20.552-.42%201-.937%201H6M10.063%2012c.517%200%20.937-.448.937-1v-.667c0-.552-.42-1-.937-1H6%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2019v3m9-20H3c-.471%200-.707%200-.854.146C2%202.293%202%202.53%202%203v1c0%20.471%200%20.707.146.854C2.293%205%202.53%205%203%205h18c.471%200%20.707%200%20.854-.146C22%204.707%2022%204.47%2022%204V3c0-.471%200-.707-.146-.854C21.707%202%2021.47%202%2021%202M3%205v8c0%202.828%200%204.243.879%205.121C4.757%2019%206.172%2019%209%2019h6c2.828%200%204.243%200%205.121-.879C21%2017.243%2021%2015.828%2021%2013V5%22%2F%3E%3Cpath%20d%3D%22M14%2010h2m-2%204h4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.938%2014.667V9.333m1.562%200V8m0%208v-1.333M6.938%2012h3.125m0%200c.517%200%20.937.448.937%201v.667c0%20.552-.42%201-.937%201H6M10.063%2012c.517%200%20.937-.448.937-1v-.667c0-.552-.42-1-.937-1H6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bitcoin-presentation.svg?color=%231a73e8&size=48