Wallet Plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wallet Plus icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/334958.svg" alt="Wallet Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334958.svg" alt="Wallet Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334958.svg" alt="Wallet Plus icon" :width="24" :height="24" />
CSS background
.icon-wallet-plus {
background-image: url('https://proicons.com/icon/334958.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="e" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="e" d="M16.559,18.675l-1.6911,6.65-1.6911-6.65-1.6911,6.65-1.6911-6.65"/><line class="e" x1="22.901" y1="18.675" x2="22.901" y2="25.325"/><line class="e" x1="24.592" y1="18.675" x2="24.592" y2="25.325"/><path class="e" d="M32.244,19.548v4.9459c0,.4591.3786.8312.8455.8312h.2537"/><line class="e" x1="31.356" y1="20.919" x2="33.132" y2="20.919"/><path class="e" d="M29.443,24.486c-.2913.5012-.8402.839-1.4694.839-.934,0-1.6911-.7443-1.6911-1.6625v-1.0806c0-.9182.7571-1.6625,1.6911-1.6625s1.6911.7443,1.6911,1.6625v.5403h-3.3821"/><line class="e" x1="34.823" y1="20.919" x2="38.205" y2="20.919"/><line class="e" x1="36.514" y1="19.257" x2="36.514" y2="22.582"/><path class="e" d="M21.21,23.662c0,.9182-.7514,1.6625-1.6782,1.6625h-.589c-.614,0-1.1118-.4931-1.1118-1.1014s.4978-1.1014,1.1118-1.1014h2.2703"/><path class="e" d="M18.25,21.356c.4075-.4012.6931-.4364,1.4797-.4364.893,0,1.4797.3861,1.4797,1.4298v2.9758"/><path class="e" d="M5.5,29.5h7v13M12.5,5.5v9h-7M42.5,14.5h-15V5.5M27.5,42.5v-13h15"/></svg>
Wallet Plus in other icon packs
Copied!