coin-b from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
coin-b
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

Related icons in Mage Icons

Use the coin b 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="M21.25 9.714c-.02.855-.296 1.67-.777 2.286c-1.415 2.011-4.68 3.429-8.473 3.429S4.942 14.01 3.527 12c-.48-.616-.758-1.43-.777-2.286C2.75 6.56 6.894 4 12 4s9.25 2.56 9.25 5.714"/><path d="M17.722 9.714a1.7 1.7 0 0 1-.48 1.139c-.876 1.002-2.896 1.708-5.242 1.708s-4.366-.706-5.242-1.708a1.7 1.7 0 0 1-.48-1.139c0-1.571 2.563-2.846 5.722-2.846s5.722 1.275 5.722 2.846"/><path d="M21.25 9.714v4.572C21.25 17.44 17.106 20 12 20s-9.25-2.56-9.25-5.714V9.714"/></g></svg>

React

import type { SVGProps } from "react";

export function MageCoinB(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="M21.25 9.714c-.02.855-.296 1.67-.777 2.286c-1.415 2.011-4.68 3.429-8.473 3.429S4.942 14.01 3.527 12c-.48-.616-.758-1.43-.777-2.286C2.75 6.56 6.894 4 12 4s9.25 2.56 9.25 5.714"/><path d="M17.722 9.714a1.7 1.7 0 0 1-.48 1.139c-.876 1.002-2.896 1.708-5.242 1.708s-4.366-.706-5.242-1.708a1.7 1.7 0 0 1-.48-1.139c0-1.571 2.563-2.846 5.722-2.846s5.722 1.275 5.722 2.846"/><path d="M21.25 9.714v4.572C21.25 17.44 17.106 20 12 20s-9.25-2.56-9.25-5.714V9.714"/></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="M21.25 9.714c-.02.855-.296 1.67-.777 2.286c-1.415 2.011-4.68 3.429-8.473 3.429S4.942 14.01 3.527 12c-.48-.616-.758-1.43-.777-2.286C2.75 6.56 6.894 4 12 4s9.25 2.56 9.25 5.714"/><path d="M17.722 9.714a1.7 1.7 0 0 1-.48 1.139c-.876 1.002-2.896 1.708-5.242 1.708s-4.366-.706-5.242-1.708a1.7 1.7 0 0 1-.48-1.139c0-1.571 2.563-2.846 5.722-2.846s5.722 1.275 5.722 2.846"/><path d="M21.25 9.714v4.572C21.25 17.44 17.106 20 12 20s-9.25-2.56-9.25-5.714V9.714"/></g></svg>
</template>

CSS

.icon-coin-b {
  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%22M21.25%209.714c-.02.855-.296%201.67-.777%202.286c-1.415%202.011-4.68%203.429-8.473%203.429S4.942%2014.01%203.527%2012c-.48-.616-.758-1.43-.777-2.286C2.75%206.56%206.894%204%2012%204s9.25%202.56%209.25%205.714%22%2F%3E%3Cpath%20d%3D%22M17.722%209.714a1.7%201.7%200%200%201-.48%201.139c-.876%201.002-2.896%201.708-5.242%201.708s-4.366-.706-5.242-1.708a1.7%201.7%200%200%201-.48-1.139c0-1.571%202.563-2.846%205.722-2.846s5.722%201.275%205.722%202.846%22%2F%3E%3Cpath%20d%3D%22M21.25%209.714v4.572C21.25%2017.44%2017.106%2020%2012%2020s-9.25-2.56-9.25-5.714V9.714%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%22M21.25%209.714c-.02.855-.296%201.67-.777%202.286c-1.415%202.011-4.68%203.429-8.473%203.429S4.942%2014.01%203.527%2012c-.48-.616-.758-1.43-.777-2.286C2.75%206.56%206.894%204%2012%204s9.25%202.56%209.25%205.714%22%2F%3E%3Cpath%20d%3D%22M17.722%209.714a1.7%201.7%200%200%201-.48%201.139c-.876%201.002-2.896%201.708-5.242%201.708s-4.366-.706-5.242-1.708a1.7%201.7%200%200%201-.48-1.139c0-1.571%202.563-2.846%205.722-2.846s5.722%201.275%205.722%202.846%22%2F%3E%3Cpath%20d%3D%22M21.25%209.714v4.572C21.25%2017.44%2017.106%2020%2012%2020s-9.25-2.56-9.25-5.714V9.714%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/coin-b.svg?color=%231a73e8&size=48