wallet5 icon

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

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

1 other variant in Reicon

More newicons icons from Reicon

Use the wallet5 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 12.622v2.06c0 .56-.46 1.02-1.03 1.02h-1.93c-1.08 0-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6 1.44-.6h2.05c.57 0 1.03.46 1.03 1.02"/><path d="M15.38 13.958c-.09-1.05.29-2.08 1.05-2.83c.64-.65 1.53-1.03 2.49-1.03h.57c.28 0 .51-.23.47-.51A4.01 4.01 0 0 0 16 6.148H6c-2.21 0-4 1.79-4 4v7c0 2.21 1.79 4 4 4h10a4 4 0 0 0 3.96-3.44c.04-.28-.19-.51-.47-.51h-.45c-1.9 0-3.5-1.42-3.66-3.24M13 11.898H7a.749.749 0 1 1 0-1.5h6c.41 0 .75.34.75.75s-.34.75-.75.75m1.21-7.916c.26.27.03.67-.35.67H6.03c-1.09 0-2.11.32-2.96.87c-.39.25-.92-.02-.73-.45a3.68 3.68 0 0 1 3.38-2.22h5.62c1.16 0 2.19.41 2.87 1.13"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconWallet5Filled(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 12.622v2.06c0 .56-.46 1.02-1.03 1.02h-1.93c-1.08 0-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6 1.44-.6h2.05c.57 0 1.03.46 1.03 1.02"/><path d="M15.38 13.958c-.09-1.05.29-2.08 1.05-2.83c.64-.65 1.53-1.03 2.49-1.03h.57c.28 0 .51-.23.47-.51A4.01 4.01 0 0 0 16 6.148H6c-2.21 0-4 1.79-4 4v7c0 2.21 1.79 4 4 4h10a4 4 0 0 0 3.96-3.44c.04-.28-.19-.51-.47-.51h-.45c-1.9 0-3.5-1.42-3.66-3.24M13 11.898H7a.749.749 0 1 1 0-1.5h6c.41 0 .75.34.75.75s-.34.75-.75.75m1.21-7.916c.26.27.03.67-.35.67H6.03c-1.09 0-2.11.32-2.96.87c-.39.25-.92-.02-.73-.45a3.68 3.68 0 0 1 3.38-2.22h5.62c1.16 0 2.19.41 2.87 1.13"/></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 12.622v2.06c0 .56-.46 1.02-1.03 1.02h-1.93c-1.08 0-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6 1.44-.6h2.05c.57 0 1.03.46 1.03 1.02"/><path d="M15.38 13.958c-.09-1.05.29-2.08 1.05-2.83c.64-.65 1.53-1.03 2.49-1.03h.57c.28 0 .51-.23.47-.51A4.01 4.01 0 0 0 16 6.148H6c-2.21 0-4 1.79-4 4v7c0 2.21 1.79 4 4 4h10a4 4 0 0 0 3.96-3.44c.04-.28-.19-.51-.47-.51h-.45c-1.9 0-3.5-1.42-3.66-3.24M13 11.898H7a.749.749 0 1 1 0-1.5h6c.41 0 .75.34.75.75s-.34.75-.75.75m1.21-7.916c.26.27.03.67-.35.67H6.03c-1.09 0-2.11.32-2.96.87c-.39.25-.92-.02-.73-.45a3.68 3.68 0 0 1 3.38-2.22h5.62c1.16 0 2.19.41 2.87 1.13"/></g></svg>
</template>

CSS

.icon-wallet5-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%2012.622v2.06c0%20.56-.46%201.02-1.03%201.02h-1.93c-1.08%200-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6%201.44-.6h2.05c.57%200%201.03.46%201.03%201.02%22%2F%3E%3Cpath%20d%3D%22M15.38%2013.958c-.09-1.05.29-2.08%201.05-2.83c.64-.65%201.53-1.03%202.49-1.03h.57c.28%200%20.51-.23.47-.51A4.01%204.01%200%200%200%2016%206.148H6c-2.21%200-4%201.79-4%204v7c0%202.21%201.79%204%204%204h10a4%204%200%200%200%203.96-3.44c.04-.28-.19-.51-.47-.51h-.45c-1.9%200-3.5-1.42-3.66-3.24M13%2011.898H7a.749.749%200%201%201%200-1.5h6c.41%200%20.75.34.75.75s-.34.75-.75.75m1.21-7.916c.26.27.03.67-.35.67H6.03c-1.09%200-2.11.32-2.96.87c-.39.25-.92-.02-.73-.45a3.68%203.68%200%200%201%203.38-2.22h5.62c1.16%200%202.19.41%202.87%201.13%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%2012.622v2.06c0%20.56-.46%201.02-1.03%201.02h-1.93c-1.08%200-2.07-.79-2.16-1.87c-.06-.63.18-1.22.6-1.63c.37-.38.88-.6%201.44-.6h2.05c.57%200%201.03.46%201.03%201.02%22%2F%3E%3Cpath%20d%3D%22M15.38%2013.958c-.09-1.05.29-2.08%201.05-2.83c.64-.65%201.53-1.03%202.49-1.03h.57c.28%200%20.51-.23.47-.51A4.01%204.01%200%200%200%2016%206.148H6c-2.21%200-4%201.79-4%204v7c0%202.21%201.79%204%204%204h10a4%204%200%200%200%203.96-3.44c.04-.28-.19-.51-.47-.51h-.45c-1.9%200-3.5-1.42-3.66-3.24M13%2011.898H7a.749.749%200%201%201%200-1.5h6c.41%200%20.75.34.75.75s-.34.75-.75.75m1.21-7.916c.26.27.03.67-.35.67H6.03c-1.09%200-2.11.32-2.96.87c-.39.25-.92-.02-.73-.45a3.68%203.68%200%200%201%203.38-2.22h5.62c1.16%200%202.19.41%202.87%201.13%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/wallet5-filled.svg?color=%231a73e8&size=48