bitcoin withdraw icon
bitcoin-withdraw from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bitcoin-withdraw
- 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 withdraw 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 d="m18.935 13.945l-.67-3.648c-.29-1.576-.435-2.364-1.008-2.83S15.86 7 14.213 7H9.787c-1.647 0-2.47 0-3.044.467c-.573.466-.718 1.254-1.008 2.83l-.67 3.648c-.6 3.271-.901 4.907.024 5.98C6.014 21 7.724 21 11.142 21h1.716c3.418 0 5.128 0 6.053-1.074s.625-2.71.024-5.98Z"/><path stroke-linejoin="round" d="M10.438 16.667v-5.334m1.562 0V10m0 8v-1.333M10.438 14h3.124m0 0c.518 0 .938.448.938 1v.667c0 .552-.42 1-.937 1H9.5M13.563 14c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5"/><path d="M21 11a1.5 1.5 0 0 0 .414-.305C22 10.089 22 9.11 22 7.152s0-2.936-.586-3.544S19.886 3 18 3H6c-1.886 0-2.828 0-3.414.608S2 5.195 2 7.152s0 2.936.586 3.543q.18.188.414.305"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBitcoinWithdraw(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 d="m18.935 13.945l-.67-3.648c-.29-1.576-.435-2.364-1.008-2.83S15.86 7 14.213 7H9.787c-1.647 0-2.47 0-3.044.467c-.573.466-.718 1.254-1.008 2.83l-.67 3.648c-.6 3.271-.901 4.907.024 5.98C6.014 21 7.724 21 11.142 21h1.716c3.418 0 5.128 0 6.053-1.074s.625-2.71.024-5.98Z"/><path strokeLinejoin="round" d="M10.438 16.667v-5.334m1.562 0V10m0 8v-1.333M10.438 14h3.124m0 0c.518 0 .938.448.938 1v.667c0 .552-.42 1-.937 1H9.5M13.563 14c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5"/><path d="M21 11a1.5 1.5 0 0 0 .414-.305C22 10.089 22 9.11 22 7.152s0-2.936-.586-3.544S19.886 3 18 3H6c-1.886 0-2.828 0-3.414.608S2 5.195 2 7.152s0 2.936.586 3.543q.18.188.414.305"/></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 d="m18.935 13.945l-.67-3.648c-.29-1.576-.435-2.364-1.008-2.83S15.86 7 14.213 7H9.787c-1.647 0-2.47 0-3.044.467c-.573.466-.718 1.254-1.008 2.83l-.67 3.648c-.6 3.271-.901 4.907.024 5.98C6.014 21 7.724 21 11.142 21h1.716c3.418 0 5.128 0 6.053-1.074s.625-2.71.024-5.98Z"/><path stroke-linejoin="round" d="M10.438 16.667v-5.334m1.562 0V10m0 8v-1.333M10.438 14h3.124m0 0c.518 0 .938.448.938 1v.667c0 .552-.42 1-.937 1H9.5M13.563 14c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5"/><path d="M21 11a1.5 1.5 0 0 0 .414-.305C22 10.089 22 9.11 22 7.152s0-2.936-.586-3.544S19.886 3 18 3H6c-1.886 0-2.828 0-3.414.608S2 5.195 2 7.152s0 2.936.586 3.543q.18.188.414.305"/></g></svg> </template>
CSS
.icon-bitcoin-withdraw {
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%20d%3D%22m18.935%2013.945l-.67-3.648c-.29-1.576-.435-2.364-1.008-2.83S15.86%207%2014.213%207H9.787c-1.647%200-2.47%200-3.044.467c-.573.466-.718%201.254-1.008%202.83l-.67%203.648c-.6%203.271-.901%204.907.024%205.98C6.014%2021%207.724%2021%2011.142%2021h1.716c3.418%200%205.128%200%206.053-1.074s.625-2.71.024-5.98Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.438%2016.667v-5.334m1.562%200V10m0%208v-1.333M10.438%2014h3.124m0%200c.518%200%20.938.448.938%201v.667c0%20.552-.42%201-.937%201H9.5M13.563%2014c.517%200%20.937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5%22%2F%3E%3Cpath%20d%3D%22M21%2011a1.5%201.5%200%200%200%20.414-.305C22%2010.089%2022%209.11%2022%207.152s0-2.936-.586-3.544S19.886%203%2018%203H6c-1.886%200-2.828%200-3.414.608S2%205.195%202%207.152s0%202.936.586%203.543q.18.188.414.305%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%20d%3D%22m18.935%2013.945l-.67-3.648c-.29-1.576-.435-2.364-1.008-2.83S15.86%207%2014.213%207H9.787c-1.647%200-2.47%200-3.044.467c-.573.466-.718%201.254-1.008%202.83l-.67%203.648c-.6%203.271-.901%204.907.024%205.98C6.014%2021%207.724%2021%2011.142%2021h1.716c3.418%200%205.128%200%206.053-1.074s.625-2.71.024-5.98Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.438%2016.667v-5.334m1.562%200V10m0%208v-1.333M10.438%2014h3.124m0%200c.518%200%20.938.448.938%201v.667c0%20.552-.42%201-.937%201H9.5M13.563%2014c.517%200%20.937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5%22%2F%3E%3Cpath%20d%3D%22M21%2011a1.5%201.5%200%200%200%20.414-.305C22%2010.089%2022%209.11%2022%207.152s0-2.936-.586-3.544S19.886%203%2018%203H6c-1.886%200-2.828%200-3.414.608S2%205.195%202%207.152s0%202.936.586%203.543q.18.188.414.305%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-withdraw.svg?color=%231a73e8&size=48