banknote2 icon

banknote2-filled from Reicon by REICON · Filled · Money · MIT Free for personal and commercial use.

Name
banknote2-filled
Set
Reicon
Style
Filled
Category
Money
Viewbox
24×24
License
MIT

2 other variants in Reicon

More money icons from Reicon

Use the banknote2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.941 8.189c.58.573.83 1.295.947 2.152c.112.826.112 1.876.112 3.178v.105c0 1.302 0 2.352-.112 3.178c-.117.857-.367 1.579-.947 2.152s-1.31.82-2.178.935c-.835.111-1.898.111-3.216.111h-4.925c-1.318 0-2.38 0-3.216-.111c-.868-.115-1.598-.362-2.178-.935a3 3 0 0 1-.735-1.204c.871.107 1.95.107 3.195.107h5.01c1.281 0 2.385 0 3.27-.117c.947-.126 1.856-.41 2.593-1.138s1.024-1.626 1.151-2.562c.12-.874.12-1.965.119-3.232v-.188c0-1.23 0-2.296-.11-3.158c.46.151.868.379 1.22.727m-10.748.859c-.932 0-1.687.746-1.687 1.666s.755 1.667 1.687 1.667c.931 0 1.686-.746 1.686-1.667c0-.92-.755-1.666-1.686-1.666"/><path fill-rule="evenodd" d="M2.847 5.837C2 6.674 2 8.02 2 10.714s0 4.041.847 4.878s2.21.837 4.936.837h4.82c2.725 0 4.088 0 4.935-.837s.847-2.184.847-4.878s0-4.04-.847-4.877S15.328 5 12.602 5H7.783c-2.726 0-4.09 0-4.936.837m4.213 4.877c0-1.71 1.403-3.095 3.133-3.095s3.132 1.386 3.132 3.095s-1.402 3.096-3.132 3.096s-3.133-1.386-3.133-3.096m8.434 2.62c-.4 0-.723-.32-.723-.715V8.81c0-.394.323-.714.723-.714s.723.32.723.715v3.81a.72.72 0 0 1-.723.713m-11.325-.715c0 .395.323.714.723.714s.722-.32.722-.714V8.81a.72.72 0 0 0-.722-.714c-.4 0-.723.32-.723.715z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBanknote2Filled(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="M20.941 8.189c.58.573.83 1.295.947 2.152c.112.826.112 1.876.112 3.178v.105c0 1.302 0 2.352-.112 3.178c-.117.857-.367 1.579-.947 2.152s-1.31.82-2.178.935c-.835.111-1.898.111-3.216.111h-4.925c-1.318 0-2.38 0-3.216-.111c-.868-.115-1.598-.362-2.178-.935a3 3 0 0 1-.735-1.204c.871.107 1.95.107 3.195.107h5.01c1.281 0 2.385 0 3.27-.117c.947-.126 1.856-.41 2.593-1.138s1.024-1.626 1.151-2.562c.12-.874.12-1.965.119-3.232v-.188c0-1.23 0-2.296-.11-3.158c.46.151.868.379 1.22.727m-10.748.859c-.932 0-1.687.746-1.687 1.666s.755 1.667 1.687 1.667c.931 0 1.686-.746 1.686-1.667c0-.92-.755-1.666-1.686-1.666"/><path fillRule="evenodd" d="M2.847 5.837C2 6.674 2 8.02 2 10.714s0 4.041.847 4.878s2.21.837 4.936.837h4.82c2.725 0 4.088 0 4.935-.837s.847-2.184.847-4.878s0-4.04-.847-4.877S15.328 5 12.602 5H7.783c-2.726 0-4.09 0-4.936.837m4.213 4.877c0-1.71 1.403-3.095 3.133-3.095s3.132 1.386 3.132 3.095s-1.402 3.096-3.132 3.096s-3.133-1.386-3.133-3.096m8.434 2.62c-.4 0-.723-.32-.723-.715V8.81c0-.394.323-.714.723-.714s.723.32.723.715v3.81a.72.72 0 0 1-.723.713m-11.325-.715c0 .395.323.714.723.714s.722-.32.722-.714V8.81a.72.72 0 0 0-.722-.714c-.4 0-.723.32-.723.715z" clipRule="evenodd"/></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="M20.941 8.189c.58.573.83 1.295.947 2.152c.112.826.112 1.876.112 3.178v.105c0 1.302 0 2.352-.112 3.178c-.117.857-.367 1.579-.947 2.152s-1.31.82-2.178.935c-.835.111-1.898.111-3.216.111h-4.925c-1.318 0-2.38 0-3.216-.111c-.868-.115-1.598-.362-2.178-.935a3 3 0 0 1-.735-1.204c.871.107 1.95.107 3.195.107h5.01c1.281 0 2.385 0 3.27-.117c.947-.126 1.856-.41 2.593-1.138s1.024-1.626 1.151-2.562c.12-.874.12-1.965.119-3.232v-.188c0-1.23 0-2.296-.11-3.158c.46.151.868.379 1.22.727m-10.748.859c-.932 0-1.687.746-1.687 1.666s.755 1.667 1.687 1.667c.931 0 1.686-.746 1.686-1.667c0-.92-.755-1.666-1.686-1.666"/><path fill-rule="evenodd" d="M2.847 5.837C2 6.674 2 8.02 2 10.714s0 4.041.847 4.878s2.21.837 4.936.837h4.82c2.725 0 4.088 0 4.935-.837s.847-2.184.847-4.878s0-4.04-.847-4.877S15.328 5 12.602 5H7.783c-2.726 0-4.09 0-4.936.837m4.213 4.877c0-1.71 1.403-3.095 3.133-3.095s3.132 1.386 3.132 3.095s-1.402 3.096-3.132 3.096s-3.133-1.386-3.133-3.096m8.434 2.62c-.4 0-.723-.32-.723-.715V8.81c0-.394.323-.714.723-.714s.723.32.723.715v3.81a.72.72 0 0 1-.723.713m-11.325-.715c0 .395.323.714.723.714s.722-.32.722-.714V8.81a.72.72 0 0 0-.722-.714c-.4 0-.723.32-.723.715z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-banknote2-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%22M20.941%208.189c.58.573.83%201.295.947%202.152c.112.826.112%201.876.112%203.178v.105c0%201.302%200%202.352-.112%203.178c-.117.857-.367%201.579-.947%202.152s-1.31.82-2.178.935c-.835.111-1.898.111-3.216.111h-4.925c-1.318%200-2.38%200-3.216-.111c-.868-.115-1.598-.362-2.178-.935a3%203%200%200%201-.735-1.204c.871.107%201.95.107%203.195.107h5.01c1.281%200%202.385%200%203.27-.117c.947-.126%201.856-.41%202.593-1.138s1.024-1.626%201.151-2.562c.12-.874.12-1.965.119-3.232v-.188c0-1.23%200-2.296-.11-3.158c.46.151.868.379%201.22.727m-10.748.859c-.932%200-1.687.746-1.687%201.666s.755%201.667%201.687%201.667c.931%200%201.686-.746%201.686-1.667c0-.92-.755-1.666-1.686-1.666%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.847%205.837C2%206.674%202%208.02%202%2010.714s0%204.041.847%204.878s2.21.837%204.936.837h4.82c2.725%200%204.088%200%204.935-.837s.847-2.184.847-4.878s0-4.04-.847-4.877S15.328%205%2012.602%205H7.783c-2.726%200-4.09%200-4.936.837m4.213%204.877c0-1.71%201.403-3.095%203.133-3.095s3.132%201.386%203.132%203.095s-1.402%203.096-3.132%203.096s-3.133-1.386-3.133-3.096m8.434%202.62c-.4%200-.723-.32-.723-.715V8.81c0-.394.323-.714.723-.714s.723.32.723.715v3.81a.72.72%200%200%201-.723.713m-11.325-.715c0%20.395.323.714.723.714s.722-.32.722-.714V8.81a.72.72%200%200%200-.722-.714c-.4%200-.723.32-.723.715z%22%20clip-rule%3D%22evenodd%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%22M20.941%208.189c.58.573.83%201.295.947%202.152c.112.826.112%201.876.112%203.178v.105c0%201.302%200%202.352-.112%203.178c-.117.857-.367%201.579-.947%202.152s-1.31.82-2.178.935c-.835.111-1.898.111-3.216.111h-4.925c-1.318%200-2.38%200-3.216-.111c-.868-.115-1.598-.362-2.178-.935a3%203%200%200%201-.735-1.204c.871.107%201.95.107%203.195.107h5.01c1.281%200%202.385%200%203.27-.117c.947-.126%201.856-.41%202.593-1.138s1.024-1.626%201.151-2.562c.12-.874.12-1.965.119-3.232v-.188c0-1.23%200-2.296-.11-3.158c.46.151.868.379%201.22.727m-10.748.859c-.932%200-1.687.746-1.687%201.666s.755%201.667%201.687%201.667c.931%200%201.686-.746%201.686-1.667c0-.92-.755-1.666-1.686-1.666%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.847%205.837C2%206.674%202%208.02%202%2010.714s0%204.041.847%204.878s2.21.837%204.936.837h4.82c2.725%200%204.088%200%204.935-.837s.847-2.184.847-4.878s0-4.04-.847-4.877S15.328%205%2012.602%205H7.783c-2.726%200-4.09%200-4.936.837m4.213%204.877c0-1.71%201.403-3.095%203.133-3.095s3.132%201.386%203.132%203.095s-1.402%203.096-3.132%203.096s-3.133-1.386-3.133-3.096m8.434%202.62c-.4%200-.723-.32-.723-.715V8.81c0-.394.323-.714.723-.714s.723.32.723.715v3.81a.72.72%200%200%201-.723.713m-11.325-.715c0%20.395.323.714.723.714s.722-.32.722-.714V8.81a.72.72%200%200%200-.722-.714c-.4%200-.723.32-.723.715z%22%20clip-rule%3D%22evenodd%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/banknote2-filled.svg?color=%231a73e8&size=48