bitcoin cloud icon
bitcoin-cloud from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bitcoin-cloud
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
bitcoin-01bitcoin-02bitcoin-03bitcoin-04bitcoin-bagbitcoin-circlebitcoin-cpubitcoin-credit-cardbitcoin-databasebitcoin-down-01bitcoin-down-02bitcoin-ellipsebitcoin-eyebitcoin-filterbitcoin-flashdiskbitcoin-graphbitcoin-invoicebitcoin-keybitcoin-locationbitcoin-lockbitcoin-mailbitcoin-mindbitcoin-money-01bitcoin-money-02
Use the bitcoin cloud 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="M17.5 17.5a4.5 4.5 0 1 0-.022-9m0 0q.021-.247.022-.5a5.5 5.5 0 0 0-10.98-.477m10.958.977a5.5 5.5 0 0 1-1.235 3M6.52 7.523a5 5 0 0 0 0 9.954m0-9.954Q6.757 7.5 7 7.5c1.126 0 2.165.372 3 1m.125 11.5v-6M12 14v-1.5m0 9V20m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H9m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBitcoinCloud(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="M17.5 17.5a4.5 4.5 0 1 0-.022-9m0 0q.021-.247.022-.5a5.5 5.5 0 0 0-10.98-.477m10.958.977a5.5 5.5 0 0 1-1.235 3M6.52 7.523a5 5 0 0 0 0 9.954m0-9.954Q6.757 7.5 7 7.5c1.126 0 2.165.372 3 1m.125 11.5v-6M12 14v-1.5m0 9V20m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H9m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9"/></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="M17.5 17.5a4.5 4.5 0 1 0-.022-9m0 0q.021-.247.022-.5a5.5 5.5 0 0 0-10.98-.477m10.958.977a5.5 5.5 0 0 1-1.235 3M6.52 7.523a5 5 0 0 0 0 9.954m0-9.954Q6.757 7.5 7 7.5c1.126 0 2.165.372 3 1m.125 11.5v-6M12 14v-1.5m0 9V20m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H9m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9"/></svg> </template>
CSS
.icon-bitcoin-cloud {
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%22M17.5%2017.5a4.5%204.5%200%201%200-.022-9m0%200q.021-.247.022-.5a5.5%205.5%200%200%200-10.98-.477m10.958.977a5.5%205.5%200%200%201-1.235%203M6.52%207.523a5%205%200%200%200%200%209.954m0-9.954Q6.757%207.5%207%207.5c1.126%200%202.165.372%203%201m.125%2011.5v-6M12%2014v-1.5m0%209V20m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H9m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9%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%22M17.5%2017.5a4.5%204.5%200%201%200-.022-9m0%200q.021-.247.022-.5a5.5%205.5%200%200%200-10.98-.477m10.958.977a5.5%205.5%200%200%201-1.235%203M6.52%207.523a5%205%200%200%200%200%209.954m0-9.954Q6.757%207.5%207%207.5c1.126%200%202.165.372%203%201m.125%2011.5v-6M12%2014v-1.5m0%209V20m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H9m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bitcoin-cloud.svg?color=%231a73e8&size=48