wallet2 icon

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

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

2 other variants in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the wallet2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 10.97v2.06c0 .55-.44 1-1 1.02h-1.96c-1.08 0-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6 1.44-.6H21c.56.02 1 .47 1 1.02"/><path d="M20.47 15.55h-1.43c-1.9 0-3.5-1.43-3.66-3.25c-.09-1.04.29-2.08 1.05-2.82c.64-.66 1.53-1.03 2.49-1.03h1.55c.29 0 .53-.24.5-.53c-.22-2.43-1.83-4.09-4.22-4.37c-.24-.04-.49-.05-.75-.05H7q-.42 0-.81.06C3.64 3.88 2 5.78 2 8.5v7c0 2.76 2.24 5 5 5h9c2.8 0 4.73-1.75 4.97-4.42a.49.49 0 0 0-.5-.53M13 9.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconWallet2Filled(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="M22 10.97v2.06c0 .55-.44 1-1 1.02h-1.96c-1.08 0-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6 1.44-.6H21c.56.02 1 .47 1 1.02"/><path d="M20.47 15.55h-1.43c-1.9 0-3.5-1.43-3.66-3.25c-.09-1.04.29-2.08 1.05-2.82c.64-.66 1.53-1.03 2.49-1.03h1.55c.29 0 .53-.24.5-.53c-.22-2.43-1.83-4.09-4.22-4.37c-.24-.04-.49-.05-.75-.05H7q-.42 0-.81.06C3.64 3.88 2 5.78 2 8.5v7c0 2.76 2.24 5 5 5h9c2.8 0 4.73-1.75 4.97-4.42a.49.49 0 0 0-.5-.53M13 9.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75"/></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="M22 10.97v2.06c0 .55-.44 1-1 1.02h-1.96c-1.08 0-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6 1.44-.6H21c.56.02 1 .47 1 1.02"/><path d="M20.47 15.55h-1.43c-1.9 0-3.5-1.43-3.66-3.25c-.09-1.04.29-2.08 1.05-2.82c.64-.66 1.53-1.03 2.49-1.03h1.55c.29 0 .53-.24.5-.53c-.22-2.43-1.83-4.09-4.22-4.37c-.24-.04-.49-.05-.75-.05H7q-.42 0-.81.06C3.64 3.88 2 5.78 2 8.5v7c0 2.76 2.24 5 5 5h9c2.8 0 4.73-1.75 4.97-4.42a.49.49 0 0 0-.5-.53M13 9.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75"/></g></svg>
</template>

CSS

.icon-wallet2-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%22M22%2010.97v2.06c0%20.55-.44%201-1%201.02h-1.96c-1.08%200-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6%201.44-.6H21c.56.02%201%20.47%201%201.02%22%2F%3E%3Cpath%20d%3D%22M20.47%2015.55h-1.43c-1.9%200-3.5-1.43-3.66-3.25c-.09-1.04.29-2.08%201.05-2.82c.64-.66%201.53-1.03%202.49-1.03h1.55c.29%200%20.53-.24.5-.53c-.22-2.43-1.83-4.09-4.22-4.37c-.24-.04-.49-.05-.75-.05H7q-.42%200-.81.06C3.64%203.88%202%205.78%202%208.5v7c0%202.76%202.24%205%205%205h9c2.8%200%204.73-1.75%204.97-4.42a.49.49%200%200%200-.5-.53M13%209.75H7c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h6c.41%200%20.75.34.75.75s-.34.75-.75.75%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%22M22%2010.97v2.06c0%20.55-.44%201-1%201.02h-1.96c-1.08%200-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6%201.44-.6H21c.56.02%201%20.47%201%201.02%22%2F%3E%3Cpath%20d%3D%22M20.47%2015.55h-1.43c-1.9%200-3.5-1.43-3.66-3.25c-.09-1.04.29-2.08%201.05-2.82c.64-.66%201.53-1.03%202.49-1.03h1.55c.29%200%20.53-.24.5-.53c-.22-2.43-1.83-4.09-4.22-4.37c-.24-.04-.49-.05-.75-.05H7q-.42%200-.81.06C3.64%203.88%202%205.78%202%208.5v7c0%202.76%202.24%205%205%205h9c2.8%200%204.73-1.75%204.97-4.42a.49.49%200%200%200-.5-.53M13%209.75H7c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h6c.41%200%20.75.34.75.75s-.34.75-.75.75%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/wallet2-filled.svg?color=%231a73e8&size=48