wallet icon
wallet-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- wallet-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
walletAkar Iconswallet-filledAnt Design IconswalletBootstrap IconswalletBoxIcons v2walletBoxIcons v2 SolidwalletCarbonwalletElement PluswalletFramework7 IconswalletFont Awesome 6 SolidwalletFont Awesome Solidwallet-outlineFlowbite IconswalletHeroIconswalletIconParkwalletIconPark OutlinewalletIconPark SolidwalletIconPark TwoTonewalletIconoirwalletIonIconswalletLine AwesomewalletLucidewalletMaterial SymbolswalletMaterial Symbols LightwalletMaterial Design Iconswallet-fillMingCute Icon
Related icons in Fluent UI System Icons
Use the wallet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 18a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zM3 6a3 3 0 0 1 3-3h16.75A3.25 3.25 0 0 1 26 6.25v1.006c1.748.618 3 2.285 3 4.244v13a4.5 4.5 0 0 1-4.5 4.5h-17A4.5 4.5 0 0 1 3 24.5V6.25h.01A3 3 0 0 1 3 6m21.5 3H5v15.5A2.5 2.5 0 0 0 7.5 27h17a2.5 2.5 0 0 0 2.5-2.5v-13A2.5 2.5 0 0 0 24.5 9M24 6.25C24 5.56 23.44 5 22.75 5H6a1 1 0 0 0 0 2h18z"/></svg>
React
import type { SVGProps } from "react";
export function FluentWallet32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 18a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zM3 6a3 3 0 0 1 3-3h16.75A3.25 3.25 0 0 1 26 6.25v1.006c1.748.618 3 2.285 3 4.244v13a4.5 4.5 0 0 1-4.5 4.5h-17A4.5 4.5 0 0 1 3 24.5V6.25h.01A3 3 0 0 1 3 6m21.5 3H5v15.5A2.5 2.5 0 0 0 7.5 27h17a2.5 2.5 0 0 0 2.5-2.5v-13A2.5 2.5 0 0 0 24.5 9M24 6.25C24 5.56 23.44 5 22.75 5H6a1 1 0 0 0 0 2h18z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 18a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zM3 6a3 3 0 0 1 3-3h16.75A3.25 3.25 0 0 1 26 6.25v1.006c1.748.618 3 2.285 3 4.244v13a4.5 4.5 0 0 1-4.5 4.5h-17A4.5 4.5 0 0 1 3 24.5V6.25h.01A3 3 0 0 1 3 6m21.5 3H5v15.5A2.5 2.5 0 0 0 7.5 27h17a2.5 2.5 0 0 0 2.5-2.5v-13A2.5 2.5 0 0 0 24.5 9M24 6.25C24 5.56 23.44 5 22.75 5H6a1 1 0 0 0 0 2h18z"/></svg> </template>
CSS
.icon-wallet-32-regular {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%2018a1%201%200%201%200%200%202h3a1%201%200%201%200%200-2zM3%206a3%203%200%200%201%203-3h16.75A3.25%203.25%200%200%201%2026%206.25v1.006c1.748.618%203%202.285%203%204.244v13a4.5%204.5%200%200%201-4.5%204.5h-17A4.5%204.5%200%200%201%203%2024.5V6.25h.01A3%203%200%200%201%203%206m21.5%203H5v15.5A2.5%202.5%200%200%200%207.5%2027h17a2.5%202.5%200%200%200%202.5-2.5v-13A2.5%202.5%200%200%200%2024.5%209M24%206.25C24%205.56%2023.44%205%2022.75%205H6a1%201%200%200%200%200%202h18z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%2018a1%201%200%201%200%200%202h3a1%201%200%201%200%200-2zM3%206a3%203%200%200%201%203-3h16.75A3.25%203.25%200%200%201%2026%206.25v1.006c1.748.618%203%202.285%203%204.244v13a4.5%204.5%200%200%201-4.5%204.5h-17A4.5%204.5%200%200%201%203%2024.5V6.25h.01A3%203%200%200%201%203%206m21.5%203H5v15.5A2.5%202.5%200%200%200%207.5%2027h17a2.5%202.5%200%200%200%202.5-2.5v-13A2.5%202.5%200%200%200%2024.5%209M24%206.25C24%205.56%2023.44%205%2022.75%205H6a1%201%200%200%200%200%202h18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/wallet-32-regular.svg?color=%231a73e8&size=48