bitcoin card icon

bitcoin-card-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
bitcoin-card-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the bitcoin card icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.38 10.75c0-.22-.24-.5-.5-.5H14.5v1h2.38c.27 0 .5-.22.5-.5m-.06 2H14.5v1h2.82c.37 0 .68-.23.68-.5s-.31-.5-.68-.5"/><path d="M17.85 3.398H6.15C3.86 3.398 2 5.248 2 7.538v8.92c0 2.29 1.86 4.14 4.15 4.14h11.7c2.29 0 4.15-1.85 4.15-4.14v-8.92c0-2.29-1.86-4.14-4.15-4.14m-8.6 9.35h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75m8.07 2.5h-1.06v.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.5h-2.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H13v-3.5h-.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.01v-.5c0-.41.34-.75.75-.75s.75.34.75.75v.5h.61c1.07 0 2 .93 2 2c0 .33-.09.64-.23.92c.52.37.86.94.86 1.58c0 1.1-.98 2-2.18 2"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBitcoinCardFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.38 10.75c0-.22-.24-.5-.5-.5H14.5v1h2.38c.27 0 .5-.22.5-.5m-.06 2H14.5v1h2.82c.37 0 .68-.23.68-.5s-.31-.5-.68-.5"/><path d="M17.85 3.398H6.15C3.86 3.398 2 5.248 2 7.538v8.92c0 2.29 1.86 4.14 4.15 4.14h11.7c2.29 0 4.15-1.85 4.15-4.14v-8.92c0-2.29-1.86-4.14-4.15-4.14m-8.6 9.35h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75m8.07 2.5h-1.06v.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.5h-2.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H13v-3.5h-.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.01v-.5c0-.41.34-.75.75-.75s.75.34.75.75v.5h.61c1.07 0 2 .93 2 2c0 .33-.09.64-.23.92c.52.37.86.94.86 1.58c0 1.1-.98 2-2.18 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.38 10.75c0-.22-.24-.5-.5-.5H14.5v1h2.38c.27 0 .5-.22.5-.5m-.06 2H14.5v1h2.82c.37 0 .68-.23.68-.5s-.31-.5-.68-.5"/><path d="M17.85 3.398H6.15C3.86 3.398 2 5.248 2 7.538v8.92c0 2.29 1.86 4.14 4.15 4.14h11.7c2.29 0 4.15-1.85 4.15-4.14v-8.92c0-2.29-1.86-4.14-4.15-4.14m-8.6 9.35h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75m8.07 2.5h-1.06v.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.5h-2.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H13v-3.5h-.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.01v-.5c0-.41.34-.75.75-.75s.75.34.75.75v.5h.61c1.07 0 2 .93 2 2c0 .33-.09.64-.23.92c.52.37.86.94.86 1.58c0 1.1-.98 2-2.18 2"/></g></svg>
</template>

CSS

.icon-bitcoin-card-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M17.38%2010.75c0-.22-.24-.5-.5-.5H14.5v1h2.38c.27%200%20.5-.22.5-.5m-.06%202H14.5v1h2.82c.37%200%20.68-.23.68-.5s-.31-.5-.68-.5%22%2F%3E%3Cpath%20d%3D%22M17.85%203.398H6.15C3.86%203.398%202%205.248%202%207.538v8.92c0%202.29%201.86%204.14%204.15%204.14h11.7c2.29%200%204.15-1.85%204.15-4.14v-8.92c0-2.29-1.86-4.14-4.15-4.14m-8.6%209.35h-4c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h4c.41%200%20.75.34.75.75s-.34.75-.75.75m8.07%202.5h-1.06v.5c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.5h-2.01c-.41%200-.75-.34-.75-.75s.34-.75.75-.75H13v-3.5h-.25c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h2.01v-.5c0-.41.34-.75.75-.75s.75.34.75.75v.5h.61c1.07%200%202%20.93%202%202c0%20.33-.09.64-.23.92c.52.37.86.94.86%201.58c0%201.1-.98%202-2.18%202%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%22currentColor%22%3E%3Cpath%20d%3D%22M17.38%2010.75c0-.22-.24-.5-.5-.5H14.5v1h2.38c.27%200%20.5-.22.5-.5m-.06%202H14.5v1h2.82c.37%200%20.68-.23.68-.5s-.31-.5-.68-.5%22%2F%3E%3Cpath%20d%3D%22M17.85%203.398H6.15C3.86%203.398%202%205.248%202%207.538v8.92c0%202.29%201.86%204.14%204.15%204.14h11.7c2.29%200%204.15-1.85%204.15-4.14v-8.92c0-2.29-1.86-4.14-4.15-4.14m-8.6%209.35h-4c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h4c.41%200%20.75.34.75.75s-.34.75-.75.75m8.07%202.5h-1.06v.5c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.5h-2.01c-.41%200-.75-.34-.75-.75s.34-.75.75-.75H13v-3.5h-.25c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h2.01v-.5c0-.41.34-.75.75-.75s.75.34.75.75v.5h.61c1.07%200%202%20.93%202%202c0%20.33-.09.64-.23.92c.52.37.86.94.86%201.58c0%201.1-.98%202-2.18%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bitcoin-card-filled.svg?color=%231a73e8&size=48