moneys icon

moneys from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
moneys
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the moneys 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-miterlimit="10" stroke-width="1.5"><path d="M19.3 7.92v5.15c0 3.08-1.76 4.4-4.4 4.4H6.11c-.45 0-.88-.04-1.28-.13c-.25-.04-.49-.11-.71-.19c-1.5-.56-2.41-1.86-2.41-4.08V7.92c0-3.08 1.76-4.4 4.4-4.4h8.79c2.24 0 3.85.95 4.28 3.12c.07.4.12.81.12 1.28"/><path d="M22.301 10.92v5.15c0 3.08-1.76 4.4-4.4 4.4h-8.79c-.74 0-1.41-.1-1.99-.32c-1.19-.44-2-1.35-2.29-2.81c.4.09.83.13 1.28.13h8.79c2.64 0 4.4-1.32 4.4-4.4V7.92c0-.47-.04-.89-.12-1.28c1.9.4 3.12 1.74 3.12 4.28"/><path d="M10.498 13.14a2.64 2.64 0 1 0 0-5.28a2.64 2.64 0 0 0 0 5.28M4.78 8.3v4.4m11.442-4.4v4.4"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMoneys(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" strokeMiterlimit="10" strokeWidth="1.5"><path d="M19.3 7.92v5.15c0 3.08-1.76 4.4-4.4 4.4H6.11c-.45 0-.88-.04-1.28-.13c-.25-.04-.49-.11-.71-.19c-1.5-.56-2.41-1.86-2.41-4.08V7.92c0-3.08 1.76-4.4 4.4-4.4h8.79c2.24 0 3.85.95 4.28 3.12c.07.4.12.81.12 1.28"/><path d="M22.301 10.92v5.15c0 3.08-1.76 4.4-4.4 4.4h-8.79c-.74 0-1.41-.1-1.99-.32c-1.19-.44-2-1.35-2.29-2.81c.4.09.83.13 1.28.13h8.79c2.64 0 4.4-1.32 4.4-4.4V7.92c0-.47-.04-.89-.12-1.28c1.9.4 3.12 1.74 3.12 4.28"/><path d="M10.498 13.14a2.64 2.64 0 1 0 0-5.28a2.64 2.64 0 0 0 0 5.28M4.78 8.3v4.4m11.442-4.4v4.4"/></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-miterlimit="10" stroke-width="1.5"><path d="M19.3 7.92v5.15c0 3.08-1.76 4.4-4.4 4.4H6.11c-.45 0-.88-.04-1.28-.13c-.25-.04-.49-.11-.71-.19c-1.5-.56-2.41-1.86-2.41-4.08V7.92c0-3.08 1.76-4.4 4.4-4.4h8.79c2.24 0 3.85.95 4.28 3.12c.07.4.12.81.12 1.28"/><path d="M22.301 10.92v5.15c0 3.08-1.76 4.4-4.4 4.4h-8.79c-.74 0-1.41-.1-1.99-.32c-1.19-.44-2-1.35-2.29-2.81c.4.09.83.13 1.28.13h8.79c2.64 0 4.4-1.32 4.4-4.4V7.92c0-.47-.04-.89-.12-1.28c1.9.4 3.12 1.74 3.12 4.28"/><path d="M10.498 13.14a2.64 2.64 0 1 0 0-5.28a2.64 2.64 0 0 0 0 5.28M4.78 8.3v4.4m11.442-4.4v4.4"/></g></svg>
</template>

CSS

.icon-moneys {
  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-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.3%207.92v5.15c0%203.08-1.76%204.4-4.4%204.4H6.11c-.45%200-.88-.04-1.28-.13c-.25-.04-.49-.11-.71-.19c-1.5-.56-2.41-1.86-2.41-4.08V7.92c0-3.08%201.76-4.4%204.4-4.4h8.79c2.24%200%203.85.95%204.28%203.12c.07.4.12.81.12%201.28%22%2F%3E%3Cpath%20d%3D%22M22.301%2010.92v5.15c0%203.08-1.76%204.4-4.4%204.4h-8.79c-.74%200-1.41-.1-1.99-.32c-1.19-.44-2-1.35-2.29-2.81c.4.09.83.13%201.28.13h8.79c2.64%200%204.4-1.32%204.4-4.4V7.92c0-.47-.04-.89-.12-1.28c1.9.4%203.12%201.74%203.12%204.28%22%2F%3E%3Cpath%20d%3D%22M10.498%2013.14a2.64%202.64%200%201%200%200-5.28a2.64%202.64%200%200%200%200%205.28M4.78%208.3v4.4m11.442-4.4v4.4%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-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.3%207.92v5.15c0%203.08-1.76%204.4-4.4%204.4H6.11c-.45%200-.88-.04-1.28-.13c-.25-.04-.49-.11-.71-.19c-1.5-.56-2.41-1.86-2.41-4.08V7.92c0-3.08%201.76-4.4%204.4-4.4h8.79c2.24%200%203.85.95%204.28%203.12c.07.4.12.81.12%201.28%22%2F%3E%3Cpath%20d%3D%22M22.301%2010.92v5.15c0%203.08-1.76%204.4-4.4%204.4h-8.79c-.74%200-1.41-.1-1.99-.32c-1.19-.44-2-1.35-2.29-2.81c.4.09.83.13%201.28.13h8.79c2.64%200%204.4-1.32%204.4-4.4V7.92c0-.47-.04-.89-.12-1.28c1.9.4%203.12%201.74%203.12%204.28%22%2F%3E%3Cpath%20d%3D%22M10.498%2013.14a2.64%202.64%200%201%200%200-5.28a2.64%202.64%200%200%200%200%205.28M4.78%208.3v4.4m11.442-4.4v4.4%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/moneys.svg?color=%231a73e8&size=48