wallet minus3 icon

wallet-minus3 from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
wallet-minus3
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the wallet minus3 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 stroke-miterlimit="10" d="M14.262 15.998h-5"/><path d="m12.66 2.518l-.03.07l-2.9 6.73H6.88c-.68 0-1.33.14-1.92.39l1.75-4.18l.04-.1l.07-.16c.02-.06.04-.12.07-.17c1.31-3.03 2.79-3.72 5.77-2.58"/><path d="M18.05 9.518c-.45-.14-.93-.2-1.41-.2H9.73l2.9-6.73l.03-.07c.15.05.29.12.44.18l2.21.93c1.23.51 2.09 1.04 2.61 1.68c.1.12.18.23.25.36c.09.14.16.28.2.43c.04.09.07.18.09.26c.27.84.11 1.87-.41 3.16"/><path d="M21.522 14.198v1.95c0 .2-.01.4-.02.6c-.19 3.49-2.14 5.25-5.84 5.25h-7.8c-.24 0-.48-.02-.71-.05c-3.18-.21-4.88-1.91-5.09-5.09c-.03-.23-.05-.47-.05-.71v-1.95c0-2.01 1.22-3.74 2.96-4.49c.6-.25 1.24-.39 1.92-.39h9.76c.49 0 .97.07 1.41.2c1.99.61 3.46 2.47 3.46 4.68"/><path d="m6.71 5.528l-1.75 4.18A4.89 4.89 0 0 0 2 14.198v-2.93c0-2.84 2.02-5.21 4.71-5.74m14.809 5.74v2.93c0-2.2-1.46-4.07-3.46-4.67c.52-1.3.67-2.32.42-3.17c-.02-.09-.05-.18-.09-.26c1.86.96 3.13 2.93 3.13 5.17"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconWalletMinus3(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 strokeMiterlimit="10" d="M14.262 15.998h-5"/><path d="m12.66 2.518l-.03.07l-2.9 6.73H6.88c-.68 0-1.33.14-1.92.39l1.75-4.18l.04-.1l.07-.16c.02-.06.04-.12.07-.17c1.31-3.03 2.79-3.72 5.77-2.58"/><path d="M18.05 9.518c-.45-.14-.93-.2-1.41-.2H9.73l2.9-6.73l.03-.07c.15.05.29.12.44.18l2.21.93c1.23.51 2.09 1.04 2.61 1.68c.1.12.18.23.25.36c.09.14.16.28.2.43c.04.09.07.18.09.26c.27.84.11 1.87-.41 3.16"/><path d="M21.522 14.198v1.95c0 .2-.01.4-.02.6c-.19 3.49-2.14 5.25-5.84 5.25h-7.8c-.24 0-.48-.02-.71-.05c-3.18-.21-4.88-1.91-5.09-5.09c-.03-.23-.05-.47-.05-.71v-1.95c0-2.01 1.22-3.74 2.96-4.49c.6-.25 1.24-.39 1.92-.39h9.76c.49 0 .97.07 1.41.2c1.99.61 3.46 2.47 3.46 4.68"/><path d="m6.71 5.528l-1.75 4.18A4.89 4.89 0 0 0 2 14.198v-2.93c0-2.84 2.02-5.21 4.71-5.74m14.809 5.74v2.93c0-2.2-1.46-4.07-3.46-4.67c.52-1.3.67-2.32.42-3.17c-.02-.09-.05-.18-.09-.26c1.86.96 3.13 2.93 3.13 5.17"/></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 stroke-miterlimit="10" d="M14.262 15.998h-5"/><path d="m12.66 2.518l-.03.07l-2.9 6.73H6.88c-.68 0-1.33.14-1.92.39l1.75-4.18l.04-.1l.07-.16c.02-.06.04-.12.07-.17c1.31-3.03 2.79-3.72 5.77-2.58"/><path d="M18.05 9.518c-.45-.14-.93-.2-1.41-.2H9.73l2.9-6.73l.03-.07c.15.05.29.12.44.18l2.21.93c1.23.51 2.09 1.04 2.61 1.68c.1.12.18.23.25.36c.09.14.16.28.2.43c.04.09.07.18.09.26c.27.84.11 1.87-.41 3.16"/><path d="M21.522 14.198v1.95c0 .2-.01.4-.02.6c-.19 3.49-2.14 5.25-5.84 5.25h-7.8c-.24 0-.48-.02-.71-.05c-3.18-.21-4.88-1.91-5.09-5.09c-.03-.23-.05-.47-.05-.71v-1.95c0-2.01 1.22-3.74 2.96-4.49c.6-.25 1.24-.39 1.92-.39h9.76c.49 0 .97.07 1.41.2c1.99.61 3.46 2.47 3.46 4.68"/><path d="m6.71 5.528l-1.75 4.18A4.89 4.89 0 0 0 2 14.198v-2.93c0-2.84 2.02-5.21 4.71-5.74m14.809 5.74v2.93c0-2.2-1.46-4.07-3.46-4.67c.52-1.3.67-2.32.42-3.17c-.02-.09-.05-.18-.09-.26c1.86.96 3.13 2.93 3.13 5.17"/></g></svg>
</template>

CSS

.icon-wallet-minus3 {
  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%20stroke-miterlimit%3D%2210%22%20d%3D%22M14.262%2015.998h-5%22%2F%3E%3Cpath%20d%3D%22m12.66%202.518l-.03.07l-2.9%206.73H6.88c-.68%200-1.33.14-1.92.39l1.75-4.18l.04-.1l.07-.16c.02-.06.04-.12.07-.17c1.31-3.03%202.79-3.72%205.77-2.58%22%2F%3E%3Cpath%20d%3D%22M18.05%209.518c-.45-.14-.93-.2-1.41-.2H9.73l2.9-6.73l.03-.07c.15.05.29.12.44.18l2.21.93c1.23.51%202.09%201.04%202.61%201.68c.1.12.18.23.25.36c.09.14.16.28.2.43c.04.09.07.18.09.26c.27.84.11%201.87-.41%203.16%22%2F%3E%3Cpath%20d%3D%22M21.522%2014.198v1.95c0%20.2-.01.4-.02.6c-.19%203.49-2.14%205.25-5.84%205.25h-7.8c-.24%200-.48-.02-.71-.05c-3.18-.21-4.88-1.91-5.09-5.09c-.03-.23-.05-.47-.05-.71v-1.95c0-2.01%201.22-3.74%202.96-4.49c.6-.25%201.24-.39%201.92-.39h9.76c.49%200%20.97.07%201.41.2c1.99.61%203.46%202.47%203.46%204.68%22%2F%3E%3Cpath%20d%3D%22m6.71%205.528l-1.75%204.18A4.89%204.89%200%200%200%202%2014.198v-2.93c0-2.84%202.02-5.21%204.71-5.74m14.809%205.74v2.93c0-2.2-1.46-4.07-3.46-4.67c.52-1.3.67-2.32.42-3.17c-.02-.09-.05-.18-.09-.26c1.86.96%203.13%202.93%203.13%205.17%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%20stroke-miterlimit%3D%2210%22%20d%3D%22M14.262%2015.998h-5%22%2F%3E%3Cpath%20d%3D%22m12.66%202.518l-.03.07l-2.9%206.73H6.88c-.68%200-1.33.14-1.92.39l1.75-4.18l.04-.1l.07-.16c.02-.06.04-.12.07-.17c1.31-3.03%202.79-3.72%205.77-2.58%22%2F%3E%3Cpath%20d%3D%22M18.05%209.518c-.45-.14-.93-.2-1.41-.2H9.73l2.9-6.73l.03-.07c.15.05.29.12.44.18l2.21.93c1.23.51%202.09%201.04%202.61%201.68c.1.12.18.23.25.36c.09.14.16.28.2.43c.04.09.07.18.09.26c.27.84.11%201.87-.41%203.16%22%2F%3E%3Cpath%20d%3D%22M21.522%2014.198v1.95c0%20.2-.01.4-.02.6c-.19%203.49-2.14%205.25-5.84%205.25h-7.8c-.24%200-.48-.02-.71-.05c-3.18-.21-4.88-1.91-5.09-5.09c-.03-.23-.05-.47-.05-.71v-1.95c0-2.01%201.22-3.74%202.96-4.49c.6-.25%201.24-.39%201.92-.39h9.76c.49%200%20.97.07%201.41.2c1.99.61%203.46%202.47%203.46%204.68%22%2F%3E%3Cpath%20d%3D%22m6.71%205.528l-1.75%204.18A4.89%204.89%200%200%200%202%2014.198v-2.93c0-2.84%202.02-5.21%204.71-5.74m14.809%205.74v2.93c0-2.2-1.46-4.07-3.46-4.67c.52-1.3.67-2.32.42-3.17c-.02-.09-.05-.18-.09-.26c1.86.96%203.13%202.93%203.13%205.17%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/wallet-minus3.svg?color=%231a73e8&size=48