bitcoin refresh icon

bitcoin-refresh from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
bitcoin-refresh
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the bitcoin refresh 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-linejoin="round" stroke-width="1.5"><path d="M4.47 11.42L2.73 9.68L1 11.42m18.53 1.16l1.74 1.74l1.74-1.74"/><path d="M21.26 14.32V12c0-5.12-4.15-9.26-9.26-9.26c-2.92 0-5.53 1.36-7.23 3.47M2.74 9.68V12c0 5.12 4.15 9.26 9.26 9.26c2.92 0 5.53-1.36 7.23-3.47"/><path stroke-miterlimit="10" d="M9 8.5h4.38c.97 0 1.75.88 1.75 1.75c0 .97-.78 1.75-1.75 1.75H9zM9 12h5c1.1 0 2 .78 2 1.75s-.9 1.75-2 1.75H9zm2.8 3.5v1.75m0-10.5V8.5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBitcoinRefresh(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M4.47 11.42L2.73 9.68L1 11.42m18.53 1.16l1.74 1.74l1.74-1.74"/><path d="M21.26 14.32V12c0-5.12-4.15-9.26-9.26-9.26c-2.92 0-5.53 1.36-7.23 3.47M2.74 9.68V12c0 5.12 4.15 9.26 9.26 9.26c2.92 0 5.53-1.36 7.23-3.47"/><path strokeMiterlimit="10" d="M9 8.5h4.38c.97 0 1.75.88 1.75 1.75c0 .97-.78 1.75-1.75 1.75H9zM9 12h5c1.1 0 2 .78 2 1.75s-.9 1.75-2 1.75H9zm2.8 3.5v1.75m0-10.5V8.5"/></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-linejoin="round" stroke-width="1.5"><path d="M4.47 11.42L2.73 9.68L1 11.42m18.53 1.16l1.74 1.74l1.74-1.74"/><path d="M21.26 14.32V12c0-5.12-4.15-9.26-9.26-9.26c-2.92 0-5.53 1.36-7.23 3.47M2.74 9.68V12c0 5.12 4.15 9.26 9.26 9.26c2.92 0 5.53-1.36 7.23-3.47"/><path stroke-miterlimit="10" d="M9 8.5h4.38c.97 0 1.75.88 1.75 1.75c0 .97-.78 1.75-1.75 1.75H9zM9 12h5c1.1 0 2 .78 2 1.75s-.9 1.75-2 1.75H9zm2.8 3.5v1.75m0-10.5V8.5"/></g></svg>
</template>

CSS

.icon-bitcoin-refresh {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.47%2011.42L2.73%209.68L1%2011.42m18.53%201.16l1.74%201.74l1.74-1.74%22%2F%3E%3Cpath%20d%3D%22M21.26%2014.32V12c0-5.12-4.15-9.26-9.26-9.26c-2.92%200-5.53%201.36-7.23%203.47M2.74%209.68V12c0%205.12%204.15%209.26%209.26%209.26c2.92%200%205.53-1.36%207.23-3.47%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M9%208.5h4.38c.97%200%201.75.88%201.75%201.75c0%20.97-.78%201.75-1.75%201.75H9zM9%2012h5c1.1%200%202%20.78%202%201.75s-.9%201.75-2%201.75H9zm2.8%203.5v1.75m0-10.5V8.5%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.47%2011.42L2.73%209.68L1%2011.42m18.53%201.16l1.74%201.74l1.74-1.74%22%2F%3E%3Cpath%20d%3D%22M21.26%2014.32V12c0-5.12-4.15-9.26-9.26-9.26c-2.92%200-5.53%201.36-7.23%203.47M2.74%209.68V12c0%205.12%204.15%209.26%209.26%209.26c2.92%200%205.53-1.36%207.23-3.47%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M9%208.5h4.38c.97%200%201.75.88%201.75%201.75c0%20.97-.78%201.75-1.75%201.75H9zM9%2012h5c1.1%200%202%20.78%202%201.75s-.9%201.75-2%201.75H9zm2.8%203.5v1.75m0-10.5V8.5%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-refresh.svg?color=%231a73e8&size=48