wallet 02 icon
wallet-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wallet-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the wallet 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 3.5h1c.93 0 1.395 0 1.777.102a3 3 0 0 1 2.12 2.122C18 6.105 18 6.57 18 7.5H5a2 2 0 1 1 0-4h3"/><path d="M3 5.5v10c0 2.828 0 4.243.879 5.121c.878.879 2.293.879 5.121.879h6c2.828 0 4.243 0 5.121-.879C21 19.743 21 18.328 21 15.5v-2c0-2.828 0-4.243-.879-5.121C19.243 7.5 17.828 7.5 15 7.5H7"/><path d="M21 12.5h-2c-.465 0-.698 0-.888.051a1.5 1.5 0 0 0-1.06 1.06c-.052.191-.052.424-.052.889s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06c.191.052.424.052.889.052h2m-10.5-14a3.5 3.5 0 0 1 3.163 5H7.337a3.5 3.5 0 0 1 3.163-5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWallet02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M13 3.5h1c.93 0 1.395 0 1.777.102a3 3 0 0 1 2.12 2.122C18 6.105 18 6.57 18 7.5H5a2 2 0 1 1 0-4h3"/><path d="M3 5.5v10c0 2.828 0 4.243.879 5.121c.878.879 2.293.879 5.121.879h6c2.828 0 4.243 0 5.121-.879C21 19.743 21 18.328 21 15.5v-2c0-2.828 0-4.243-.879-5.121C19.243 7.5 17.828 7.5 15 7.5H7"/><path d="M21 12.5h-2c-.465 0-.698 0-.888.051a1.5 1.5 0 0 0-1.06 1.06c-.052.191-.052.424-.052.889s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06c.191.052.424.052.889.052h2m-10.5-14a3.5 3.5 0 0 1 3.163 5H7.337a3.5 3.5 0 0 1 3.163-5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 3.5h1c.93 0 1.395 0 1.777.102a3 3 0 0 1 2.12 2.122C18 6.105 18 6.57 18 7.5H5a2 2 0 1 1 0-4h3"/><path d="M3 5.5v10c0 2.828 0 4.243.879 5.121c.878.879 2.293.879 5.121.879h6c2.828 0 4.243 0 5.121-.879C21 19.743 21 18.328 21 15.5v-2c0-2.828 0-4.243-.879-5.121C19.243 7.5 17.828 7.5 15 7.5H7"/><path d="M21 12.5h-2c-.465 0-.698 0-.888.051a1.5 1.5 0 0 0-1.06 1.06c-.052.191-.052.424-.052.889s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06c.191.052.424.052.889.052h2m-10.5-14a3.5 3.5 0 0 1 3.163 5H7.337a3.5 3.5 0 0 1 3.163-5"/></g></svg> </template>
CSS
.icon-wallet-02 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%203.5h1c.93%200%201.395%200%201.777.102a3%203%200%200%201%202.12%202.122C18%206.105%2018%206.57%2018%207.5H5a2%202%200%201%201%200-4h3%22%2F%3E%3Cpath%20d%3D%22M3%205.5v10c0%202.828%200%204.243.879%205.121c.878.879%202.293.879%205.121.879h6c2.828%200%204.243%200%205.121-.879C21%2019.743%2021%2018.328%2021%2015.5v-2c0-2.828%200-4.243-.879-5.121C19.243%207.5%2017.828%207.5%2015%207.5H7%22%2F%3E%3Cpath%20d%3D%22M21%2012.5h-2c-.465%200-.698%200-.888.051a1.5%201.5%200%200%200-1.06%201.06c-.052.191-.052.424-.052.889s0%20.697.051.888a1.5%201.5%200%200%200%201.06%201.06c.191.052.424.052.889.052h2m-10.5-14a3.5%203.5%200%200%201%203.163%205H7.337a3.5%203.5%200%200%201%203.163-5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%203.5h1c.93%200%201.395%200%201.777.102a3%203%200%200%201%202.12%202.122C18%206.105%2018%206.57%2018%207.5H5a2%202%200%201%201%200-4h3%22%2F%3E%3Cpath%20d%3D%22M3%205.5v10c0%202.828%200%204.243.879%205.121c.878.879%202.293.879%205.121.879h6c2.828%200%204.243%200%205.121-.879C21%2019.743%2021%2018.328%2021%2015.5v-2c0-2.828%200-4.243-.879-5.121C19.243%207.5%2017.828%207.5%2015%207.5H7%22%2F%3E%3Cpath%20d%3D%22M21%2012.5h-2c-.465%200-.698%200-.888.051a1.5%201.5%200%200%200-1.06%201.06c-.052.191-.052.424-.052.889s0%20.697.051.888a1.5%201.5%200%200%200%201.06%201.06c.191.052.424.052.889.052h2m-10.5-14a3.5%203.5%200%200%201%203.163%205H7.337a3.5%203.5%200%200%201%203.163-5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/wallet-02.svg?color=%231a73e8&size=48