Wallet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wallet icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/334956.svg" alt="Wallet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334956.svg" alt="Wallet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334956.svg" alt="Wallet icon" :width="24" :height="24" />
CSS background
.icon-wallet {
background-image: url('https://proicons.com/icon/334956.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m42.4512,29.9143v5.8927c0,2.1796-1.7669,3.9465-3.9465,3.9465H8.4465c-2.1796,0-3.9465-1.7669-3.9465-3.9465V12.193c0-2.1796,1.7669-3.9465,3.9465-3.9465h30.0582c2.1796,0,3.9465,1.7669,3.9465,3.9465v6.0982"/><path class="c" d="m42.2944,29.9251h-10.369c-3.2156,0-5.8224-2.6068-5.8224-5.8224h0c0-3.2156,2.6068-5.8224,5.8224-5.8224h10.369c.6658,0,1.2056.5398,1.2056,1.2056v9.2337c0,.6658-.5397,1.2056-1.2056,1.2056Z"/><circle class="c" cx="32.4579" cy="24.171" r="2.7051"/></svg>
Wallet in other icon packs
Copied!