wallet minus icon

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

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

1 other variant in Reicon

More money icons from Reicon

Use the wallet minus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g fill="currentColor" fill-rule="evenodd" clip-path="url(#SVGBgS7qSkY61)" clip-rule="evenodd"><path d="M2.25 9.997v-.169c0-1.283 0-2.134.289-2.879a4.25 4.25 0 0 1 1.206-1.696c.609-.518 1.413-.797 2.625-1.217L15.569.84c.598-.207 1.095-.38 1.504-.482c.42-.104.84-.161 1.265-.059a2.5 2.5 0 0 1 1.515 1.078c.236.367.32.784.36 1.214c.037.42.037.946.037 1.58v.623c.539.045 1.013.14 1.453.364a3.75 3.75 0 0 1 1.638 1.639c.227.444.321.924.366 1.47c.043.531.043 1.187.043 2v5.964c0 .813 0 1.469-.043 2c-.045.546-.14 1.026-.366 1.47a3.75 3.75 0 0 1-1.639 1.64c-.444.226-.924.32-1.47.365c-.531.043-1.187.043-2 .043H13.42a.75.75 0 0 1-.696-1.031a7.25 7.25 0 0 0-9.442-9.442a.75.75 0 0 1-1.031-.695zM16.027 2.27c.64-.222 1.073-.372 1.408-.455c.332-.083.474-.075.55-.057a1 1 0 0 1 .606.431c.042.066.096.197.127.538c.031.344.032.802.032 1.48v.543H8.886zM19 12.25a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/><path d="M.25 18a5.75 5.75 0 1 1 11.5 0a5.75 5.75 0 0 1-11.5 0m7.75.625a.625.625 0 1 0 0-1.25H4a.625.625 0 1 0 0 1.25z"/></g><defs><clipPath id="SVGBgS7qSkY61"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function ReiconWalletMinusFilled(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"><g fill="currentColor" fillRule="evenodd" clipPath="url(#SVGBgS7qSkY61)" clipRule="evenodd"><path d="M2.25 9.997v-.169c0-1.283 0-2.134.289-2.879a4.25 4.25 0 0 1 1.206-1.696c.609-.518 1.413-.797 2.625-1.217L15.569.84c.598-.207 1.095-.38 1.504-.482c.42-.104.84-.161 1.265-.059a2.5 2.5 0 0 1 1.515 1.078c.236.367.32.784.36 1.214c.037.42.037.946.037 1.58v.623c.539.045 1.013.14 1.453.364a3.75 3.75 0 0 1 1.638 1.639c.227.444.321.924.366 1.47c.043.531.043 1.187.043 2v5.964c0 .813 0 1.469-.043 2c-.045.546-.14 1.026-.366 1.47a3.75 3.75 0 0 1-1.639 1.64c-.444.226-.924.32-1.47.365c-.531.043-1.187.043-2 .043H13.42a.75.75 0 0 1-.696-1.031a7.25 7.25 0 0 0-9.442-9.442a.75.75 0 0 1-1.031-.695zM16.027 2.27c.64-.222 1.073-.372 1.408-.455c.332-.083.474-.075.55-.057a1 1 0 0 1 .606.431c.042.066.096.197.127.538c.031.344.032.802.032 1.48v.543H8.886zM19 12.25a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/><path d="M.25 18a5.75 5.75 0 1 1 11.5 0a5.75 5.75 0 0 1-11.5 0m7.75.625a.625.625 0 1 0 0-1.25H4a.625.625 0 1 0 0 1.25z"/></g><defs><clipPath id="SVGBgS7qSkY61"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g fill="currentColor" fill-rule="evenodd" clip-path="url(#SVGBgS7qSkY61)" clip-rule="evenodd"><path d="M2.25 9.997v-.169c0-1.283 0-2.134.289-2.879a4.25 4.25 0 0 1 1.206-1.696c.609-.518 1.413-.797 2.625-1.217L15.569.84c.598-.207 1.095-.38 1.504-.482c.42-.104.84-.161 1.265-.059a2.5 2.5 0 0 1 1.515 1.078c.236.367.32.784.36 1.214c.037.42.037.946.037 1.58v.623c.539.045 1.013.14 1.453.364a3.75 3.75 0 0 1 1.638 1.639c.227.444.321.924.366 1.47c.043.531.043 1.187.043 2v5.964c0 .813 0 1.469-.043 2c-.045.546-.14 1.026-.366 1.47a3.75 3.75 0 0 1-1.639 1.64c-.444.226-.924.32-1.47.365c-.531.043-1.187.043-2 .043H13.42a.75.75 0 0 1-.696-1.031a7.25 7.25 0 0 0-9.442-9.442a.75.75 0 0 1-1.031-.695zM16.027 2.27c.64-.222 1.073-.372 1.408-.455c.332-.083.474-.075.55-.057a1 1 0 0 1 .606.431c.042.066.096.197.127.538c.031.344.032.802.032 1.48v.543H8.886zM19 12.25a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/><path d="M.25 18a5.75 5.75 0 1 1 11.5 0a5.75 5.75 0 0 1-11.5 0m7.75.625a.625.625 0 1 0 0-1.25H4a.625.625 0 1 0 0 1.25z"/></g><defs><clipPath id="SVGBgS7qSkY61"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-wallet-minus-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%22none%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-path%3D%22url(%23SVGBgS7qSkY61)%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2.25%209.997v-.169c0-1.283%200-2.134.289-2.879a4.25%204.25%200%200%201%201.206-1.696c.609-.518%201.413-.797%202.625-1.217L15.569.84c.598-.207%201.095-.38%201.504-.482c.42-.104.84-.161%201.265-.059a2.5%202.5%200%200%201%201.515%201.078c.236.367.32.784.36%201.214c.037.42.037.946.037%201.58v.623c.539.045%201.013.14%201.453.364a3.75%203.75%200%200%201%201.638%201.639c.227.444.321.924.366%201.47c.043.531.043%201.187.043%202v5.964c0%20.813%200%201.469-.043%202c-.045.546-.14%201.026-.366%201.47a3.75%203.75%200%200%201-1.639%201.64c-.444.226-.924.32-1.47.365c-.531.043-1.187.043-2%20.043H13.42a.75.75%200%200%201-.696-1.031a7.25%207.25%200%200%200-9.442-9.442a.75.75%200%200%201-1.031-.695zM16.027%202.27c.64-.222%201.073-.372%201.408-.455c.332-.083.474-.075.55-.057a1%201%200%200%201%20.606.431c.042.066.096.197.127.538c.031.344.032.802.032%201.48v.543H8.886zM19%2012.25a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%2F%3E%3Cpath%20d%3D%22M.25%2018a5.75%205.75%200%201%201%2011.5%200a5.75%205.75%200%200%201-11.5%200m7.75.625a.625.625%200%201%200%200-1.25H4a.625.625%200%201%200%200%201.25z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGBgS7qSkY61%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-path%3D%22url(%23SVGBgS7qSkY61)%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2.25%209.997v-.169c0-1.283%200-2.134.289-2.879a4.25%204.25%200%200%201%201.206-1.696c.609-.518%201.413-.797%202.625-1.217L15.569.84c.598-.207%201.095-.38%201.504-.482c.42-.104.84-.161%201.265-.059a2.5%202.5%200%200%201%201.515%201.078c.236.367.32.784.36%201.214c.037.42.037.946.037%201.58v.623c.539.045%201.013.14%201.453.364a3.75%203.75%200%200%201%201.638%201.639c.227.444.321.924.366%201.47c.043.531.043%201.187.043%202v5.964c0%20.813%200%201.469-.043%202c-.045.546-.14%201.026-.366%201.47a3.75%203.75%200%200%201-1.639%201.64c-.444.226-.924.32-1.47.365c-.531.043-1.187.043-2%20.043H13.42a.75.75%200%200%201-.696-1.031a7.25%207.25%200%200%200-9.442-9.442a.75.75%200%200%201-1.031-.695zM16.027%202.27c.64-.222%201.073-.372%201.408-.455c.332-.083.474-.075.55-.057a1%201%200%200%201%20.606.431c.042.066.096.197.127.538c.031.344.032.802.032%201.48v.543H8.886zM19%2012.25a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%2F%3E%3Cpath%20d%3D%22M.25%2018a5.75%205.75%200%201%201%2011.5%200a5.75%205.75%200%200%201-11.5%200m7.75.625a.625.625%200%201%200%200-1.25H4a.625.625%200%201%200%200%201.25z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGBgS7qSkY61%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/wallet-minus-filled.svg?color=%231a73e8&size=48