money remove icon

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

Name
money-remove-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the money remove 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 4H7C4 4 2 5.5 2 9v3.56c0 .37.38.6.71.45c.98-.45 2.11-.62 3.3-.41c2.63.47 4.56 2.91 4.49 5.58q-.015.63-.18 1.23c-.08.31.17.6.49.6H17c3 0 5-1.5 5-5V9c0-3.5-2-5-5-5m-5 10.5a2.5 2.5 0 0 1 0-5a2.5 2.5 0 0 1 0 5m7.25-.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75z"/><path d="M5 14c-1.2 0-2.27.53-3 1.36A4 4 0 0 0 1 18c0 .75.21 1.46.58 2.06A3.97 3.97 0 0 0 5 22c1.01 0 1.93-.37 2.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.6 5.58c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.55-.55l-.53-.53a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.53.53l.5-.5c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.5.5l.53.53c.29.29.29.76 0 1.06"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMoneyRemoveFilled(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 4H7C4 4 2 5.5 2 9v3.56c0 .37.38.6.71.45c.98-.45 2.11-.62 3.3-.41c2.63.47 4.56 2.91 4.49 5.58q-.015.63-.18 1.23c-.08.31.17.6.49.6H17c3 0 5-1.5 5-5V9c0-3.5-2-5-5-5m-5 10.5a2.5 2.5 0 0 1 0-5a2.5 2.5 0 0 1 0 5m7.25-.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75z"/><path d="M5 14c-1.2 0-2.27.53-3 1.36A4 4 0 0 0 1 18c0 .75.21 1.46.58 2.06A3.97 3.97 0 0 0 5 22c1.01 0 1.93-.37 2.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.6 5.58c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.55-.55l-.53-.53a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.53.53l.5-.5c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.5.5l.53.53c.29.29.29.76 0 1.06"/></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 4H7C4 4 2 5.5 2 9v3.56c0 .37.38.6.71.45c.98-.45 2.11-.62 3.3-.41c2.63.47 4.56 2.91 4.49 5.58q-.015.63-.18 1.23c-.08.31.17.6.49.6H17c3 0 5-1.5 5-5V9c0-3.5-2-5-5-5m-5 10.5a2.5 2.5 0 0 1 0-5a2.5 2.5 0 0 1 0 5m7.25-.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75z"/><path d="M5 14c-1.2 0-2.27.53-3 1.36A4 4 0 0 0 1 18c0 .75.21 1.46.58 2.06A3.97 3.97 0 0 0 5 22c1.01 0 1.93-.37 2.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.6 5.58c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.55-.55l-.53-.53a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.53.53l.5-.5c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.5.5l.53.53c.29.29.29.76 0 1.06"/></g></svg>
</template>

CSS

.icon-money-remove-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%204H7C4%204%202%205.5%202%209v3.56c0%20.37.38.6.71.45c.98-.45%202.11-.62%203.3-.41c2.63.47%204.56%202.91%204.49%205.58q-.015.63-.18%201.23c-.08.31.17.6.49.6H17c3%200%205-1.5%205-5V9c0-3.5-2-5-5-5m-5%2010.5a2.5%202.5%200%200%201%200-5a2.5%202.5%200%200%201%200%205m7.25-.5c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75z%22%2F%3E%3Cpath%20d%3D%22M5%2014c-1.2%200-2.27.53-3%201.36A4%204%200%200%200%201%2018c0%20.75.21%201.46.58%202.06A3.97%203.97%200%200%200%205%2022c1.01%200%201.93-.37%202.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.6%205.58c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l.55-.55l-.53-.53a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200l.53.53l.5-.5c.29-.29.77-.29%201.06%200s.29.77%200%201.06l-.5.5l.53.53c.29.29.29.76%200%201.06%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%204H7C4%204%202%205.5%202%209v3.56c0%20.37.38.6.71.45c.98-.45%202.11-.62%203.3-.41c2.63.47%204.56%202.91%204.49%205.58q-.015.63-.18%201.23c-.08.31.17.6.49.6H17c3%200%205-1.5%205-5V9c0-3.5-2-5-5-5m-5%2010.5a2.5%202.5%200%200%201%200-5a2.5%202.5%200%200%201%200%205m7.25-.5c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75z%22%2F%3E%3Cpath%20d%3D%22M5%2014c-1.2%200-2.27.53-3%201.36A4%204%200%200%200%201%2018c0%20.75.21%201.46.58%202.06A3.97%203.97%200%200%200%205%2022c1.01%200%201.93-.37%202.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.6%205.58c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l.55-.55l-.53-.53a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200l.53.53l.5-.5c.29-.29.77-.29%201.06%200s.29.77%200%201.06l-.5.5l.53.53c.29.29.29.76%200%201.06%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/money-remove-filled.svg?color=%231a73e8&size=48