wallet 3 icon
wallet-3-filled from Reicon by REICON · Filled · Money · MIT Free for personal and commercial use.
- Name
- wallet-3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Money
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More money icons from Reicon
Use the wallet 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.25 5.171v.624c.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 .043H6.768c-.813 0-1.468 0-2-.043c-.546-.045-1.026-.14-1.47-.366a3.75 3.75 0 0 1-1.64-1.639c-.226-.444-.32-.924-.365-1.47c-.043-.531-.043-1.187-.043-2v-6.404c0-1.283 0-2.134.29-2.879a4.25 4.25 0 0 1 1.205-1.696c.61-.518 1.413-.797 2.625-1.217l9.199-3.195c.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.58M15.028 3.27c.64-.222 1.072-.372 1.408-.455c.331-.083.473-.075.55-.057a1 1 0 0 1 .605.431c.042.066.097.197.127.538c.031.344.032.802.032 1.48v.543H7.886zM18 13.25a1 1 0 1 0 0 2a1 1 0 0 0 0-2" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconWallet3Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M19.25 5.171v.624c.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 .043H6.768c-.813 0-1.468 0-2-.043c-.546-.045-1.026-.14-1.47-.366a3.75 3.75 0 0 1-1.64-1.639c-.226-.444-.32-.924-.365-1.47c-.043-.531-.043-1.187-.043-2v-6.404c0-1.283 0-2.134.29-2.879a4.25 4.25 0 0 1 1.205-1.696c.61-.518 1.413-.797 2.625-1.217l9.199-3.195c.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.58M15.028 3.27c.64-.222 1.072-.372 1.408-.455c.331-.083.473-.075.55-.057a1 1 0 0 1 .605.431c.042.066.097.197.127.538c.031.344.032.802.032 1.48v.543H7.886zM18 13.25a1 1 0 1 0 0 2a1 1 0 0 0 0-2" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.25 5.171v.624c.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 .043H6.768c-.813 0-1.468 0-2-.043c-.546-.045-1.026-.14-1.47-.366a3.75 3.75 0 0 1-1.64-1.639c-.226-.444-.32-.924-.365-1.47c-.043-.531-.043-1.187-.043-2v-6.404c0-1.283 0-2.134.29-2.879a4.25 4.25 0 0 1 1.205-1.696c.61-.518 1.413-.797 2.625-1.217l9.199-3.195c.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.58M15.028 3.27c.64-.222 1.072-.372 1.408-.455c.331-.083.473-.075.55-.057a1 1 0 0 1 .605.431c.042.066.097.197.127.538c.031.344.032.802.032 1.48v.543H7.886zM18 13.25a1 1 0 1 0 0 2a1 1 0 0 0 0-2" clip-rule="evenodd"/></svg> </template>
CSS
.icon-wallet-3-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.25%205.171v.624c.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.043H6.768c-.813%200-1.468%200-2-.043c-.546-.045-1.026-.14-1.47-.366a3.75%203.75%200%200%201-1.64-1.639c-.226-.444-.32-.924-.365-1.47c-.043-.531-.043-1.187-.043-2v-6.404c0-1.283%200-2.134.29-2.879a4.25%204.25%200%200%201%201.205-1.696c.61-.518%201.413-.797%202.625-1.217l9.199-3.195c.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.58M15.028%203.27c.64-.222%201.072-.372%201.408-.455c.331-.083.473-.075.55-.057a1%201%200%200%201%20.605.431c.042.066.097.197.127.538c.031.344.032.802.032%201.48v.543H7.886zM18%2013.25a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.25%205.171v.624c.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.043H6.768c-.813%200-1.468%200-2-.043c-.546-.045-1.026-.14-1.47-.366a3.75%203.75%200%200%201-1.64-1.639c-.226-.444-.32-.924-.365-1.47c-.043-.531-.043-1.187-.043-2v-6.404c0-1.283%200-2.134.29-2.879a4.25%204.25%200%200%201%201.205-1.696c.61-.518%201.413-.797%202.625-1.217l9.199-3.195c.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.58M15.028%203.27c.64-.222%201.072-.372%201.408-.455c.331-.083.473-.075.55-.057a1%201%200%200%201%20.605.431c.042.066.097.197.127.538c.031.344.032.802.032%201.48v.543H7.886zM18%2013.25a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/wallet-3-filled.svg?color=%231a73e8&size=48