wallet 2 icon
wallet-2-filled from Reicon by REICON · Filled · Money · MIT Free for personal and commercial use.
- Name
- wallet-2-filled
- Set
- Reicon
- Style
- Filled
- Category
- Money
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All wallet 2 icons →More money icons from Reicon
Use the wallet 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M15.86 3.486a.335.335 0 0 1 .355.18zm0 0L7.111 4.979A3.74 3.74 0 0 0 4 8.667a1 1 0 1 1-2 0a5.74 5.74 0 0 1 4.774-5.66l8.75-1.493a2.335 2.335 0 0 1 2.48 1.257a1 1 0 1 1-1.79.895" clip-rule="evenodd"/><path d="M22 15.333h-3.333a2 2 0 0 1 0-4H22c.736 0 1.333.598 1.333 1.334V14c0 .736-.597 1.333-1.333 1.333"/><path d="M22 17.333h-3.333a4 4 0 0 1 0-8H22V9a3.67 3.67 0 0 0-3.667-3.667H5.667A3.67 3.67 0 0 0 2 9v8.667a3.67 3.67 0 0 0 3.667 3.666h12.666A3.67 3.67 0 0 0 22 17.667z"/></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 fillRule="evenodd" d="M15.86 3.486a.335.335 0 0 1 .355.18zm0 0L7.111 4.979A3.74 3.74 0 0 0 4 8.667a1 1 0 1 1-2 0a5.74 5.74 0 0 1 4.774-5.66l8.75-1.493a2.335 2.335 0 0 1 2.48 1.257a1 1 0 1 1-1.79.895" clipRule="evenodd"/><path d="M22 15.333h-3.333a2 2 0 0 1 0-4H22c.736 0 1.333.598 1.333 1.334V14c0 .736-.597 1.333-1.333 1.333"/><path d="M22 17.333h-3.333a4 4 0 0 1 0-8H22V9a3.67 3.67 0 0 0-3.667-3.667H5.667A3.67 3.67 0 0 0 2 9v8.667a3.67 3.67 0 0 0 3.667 3.666h12.666A3.67 3.67 0 0 0 22 17.667z"/></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 fill-rule="evenodd" d="M15.86 3.486a.335.335 0 0 1 .355.18zm0 0L7.111 4.979A3.74 3.74 0 0 0 4 8.667a1 1 0 1 1-2 0a5.74 5.74 0 0 1 4.774-5.66l8.75-1.493a2.335 2.335 0 0 1 2.48 1.257a1 1 0 1 1-1.79.895" clip-rule="evenodd"/><path d="M22 15.333h-3.333a2 2 0 0 1 0-4H22c.736 0 1.333.598 1.333 1.334V14c0 .736-.597 1.333-1.333 1.333"/><path d="M22 17.333h-3.333a4 4 0 0 1 0-8H22V9a3.67 3.67 0 0 0-3.667-3.667H5.667A3.67 3.67 0 0 0 2 9v8.667a3.67 3.67 0 0 0 3.667 3.666h12.666A3.67 3.67 0 0 0 22 17.667z"/></g></svg> </template>
CSS
.icon-wallet-2-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%20fill-rule%3D%22evenodd%22%20d%3D%22M15.86%203.486a.335.335%200%200%201%20.355.18zm0%200L7.111%204.979A3.74%203.74%200%200%200%204%208.667a1%201%200%201%201-2%200a5.74%205.74%200%200%201%204.774-5.66l8.75-1.493a2.335%202.335%200%200%201%202.48%201.257a1%201%200%201%201-1.79.895%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M22%2015.333h-3.333a2%202%200%200%201%200-4H22c.736%200%201.333.598%201.333%201.334V14c0%20.736-.597%201.333-1.333%201.333%22%2F%3E%3Cpath%20d%3D%22M22%2017.333h-3.333a4%204%200%200%201%200-8H22V9a3.67%203.67%200%200%200-3.667-3.667H5.667A3.67%203.67%200%200%200%202%209v8.667a3.67%203.67%200%200%200%203.667%203.666h12.666A3.67%203.67%200%200%200%2022%2017.667z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M15.86%203.486a.335.335%200%200%201%20.355.18zm0%200L7.111%204.979A3.74%203.74%200%200%200%204%208.667a1%201%200%201%201-2%200a5.74%205.74%200%200%201%204.774-5.66l8.75-1.493a2.335%202.335%200%200%201%202.48%201.257a1%201%200%201%201-1.79.895%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M22%2015.333h-3.333a2%202%200%200%201%200-4H22c.736%200%201.333.598%201.333%201.334V14c0%20.736-.597%201.333-1.333%201.333%22%2F%3E%3Cpath%20d%3D%22M22%2017.333h-3.333a4%204%200%200%201%200-8H22V9a3.67%203.67%200%200%200-3.667-3.667H5.667A3.67%203.67%200%200%200%202%209v8.667a3.67%203.67%200%200%200%203.667%203.666h12.666A3.67%203.67%200%200%200%2022%2017.667z%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-2-filled.svg?color=%231a73e8&size=48