bitcoin money 02 icon

bitcoin-money-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
bitcoin-money-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the bitcoin money 02 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M10.438 14.667V9.333m1.562 0V8m0 8v-1.333M10.438 12h3.124m0 0c.518 0 .938.448.938 1v.667c0 .552-.42 1-.937 1H9.5M13.563 12c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5m9.5 1.809a14 14 0 0 0-1-.107m-12 1.93q-.512-.035-1-.106"/><path d="M12 19.5c-1.332.622-3.083 1-5 1c-1.066 0-2.08-.117-3-.327c-1.5-.344-2-1.247-2-2.787V6.614c0-.985 1.04-1.661 2-1.441c.92.21 1.934.327 3 .327c1.917 0 3.668-.378 5-1s3.083-1 5-1c1.066 0 2.08.117 3 .327c1.582.363 2 1.293 2 2.787v10.772c0 .985-1.04 1.661-2 1.441c-.92-.21-1.934-.327-3-.327c-1.917 0-3.668.378-5 1Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBitcoinMoney02(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M10.438 14.667V9.333m1.562 0V8m0 8v-1.333M10.438 12h3.124m0 0c.518 0 .938.448.938 1v.667c0 .552-.42 1-.937 1H9.5M13.563 12c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5m9.5 1.809a14 14 0 0 0-1-.107m-12 1.93q-.512-.035-1-.106"/><path d="M12 19.5c-1.332.622-3.083 1-5 1c-1.066 0-2.08-.117-3-.327c-1.5-.344-2-1.247-2-2.787V6.614c0-.985 1.04-1.661 2-1.441c.92.21 1.934.327 3 .327c1.917 0 3.668-.378 5-1s3.083-1 5-1c1.066 0 2.08.117 3 .327c1.582.363 2 1.293 2 2.787v10.772c0 .985-1.04 1.661-2 1.441c-.92-.21-1.934-.327-3-.327c-1.917 0-3.668.378-5 1Z"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M10.438 14.667V9.333m1.562 0V8m0 8v-1.333M10.438 12h3.124m0 0c.518 0 .938.448.938 1v.667c0 .552-.42 1-.937 1H9.5M13.563 12c.517 0 .937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5m9.5 1.809a14 14 0 0 0-1-.107m-12 1.93q-.512-.035-1-.106"/><path d="M12 19.5c-1.332.622-3.083 1-5 1c-1.066 0-2.08-.117-3-.327c-1.5-.344-2-1.247-2-2.787V6.614c0-.985 1.04-1.661 2-1.441c.92.21 1.934.327 3 .327c1.917 0 3.668-.378 5-1s3.083-1 5-1c1.066 0 2.08.117 3 .327c1.582.363 2 1.293 2 2.787v10.772c0 .985-1.04 1.661-2 1.441c-.92-.21-1.934-.327-3-.327c-1.917 0-3.668.378-5 1Z"/></g></svg>
</template>

CSS

.icon-bitcoin-money-02 {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.438%2014.667V9.333m1.562%200V8m0%208v-1.333M10.438%2012h3.124m0%200c.518%200%20.938.448.938%201v.667c0%20.552-.42%201-.937%201H9.5M13.563%2012c.517%200%20.937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5m9.5%201.809a14%2014%200%200%200-1-.107m-12%201.93q-.512-.035-1-.106%22%2F%3E%3Cpath%20d%3D%22M12%2019.5c-1.332.622-3.083%201-5%201c-1.066%200-2.08-.117-3-.327c-1.5-.344-2-1.247-2-2.787V6.614c0-.985%201.04-1.661%202-1.441c.92.21%201.934.327%203%20.327c1.917%200%203.668-.378%205-1s3.083-1%205-1c1.066%200%202.08.117%203%20.327c1.582.363%202%201.293%202%202.787v10.772c0%20.985-1.04%201.661-2%201.441c-.92-.21-1.934-.327-3-.327c-1.917%200-3.668.378-5%201Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.438%2014.667V9.333m1.562%200V8m0%208v-1.333M10.438%2012h3.124m0%200c.518%200%20.938.448.938%201v.667c0%20.552-.42%201-.937%201H9.5M13.563%2012c.517%200%20.937-.448.937-1v-.667c0-.552-.42-1-.937-1H9.5m9.5%201.809a14%2014%200%200%200-1-.107m-12%201.93q-.512-.035-1-.106%22%2F%3E%3Cpath%20d%3D%22M12%2019.5c-1.332.622-3.083%201-5%201c-1.066%200-2.08-.117-3-.327c-1.5-.344-2-1.247-2-2.787V6.614c0-.985%201.04-1.661%202-1.441c.92.21%201.934.327%203%20.327c1.917%200%203.668-.378%205-1s3.083-1%205-1c1.066%200%202.08.117%203%20.327c1.582.363%202%201.293%202%202.787v10.772c0%20.985-1.04%201.661-2%201.441c-.92-.21-1.934-.327-3-.327c-1.917%200-3.668.378-5%201Z%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-money-02.svg?color=%231a73e8&size=48

Bitcoin Money 02 stroke icon — Huge Icons · IconsDB