Anycode Wallet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Anycode 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/336419.svg" alt="Anycode Wallet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336419.svg" alt="Anycode Wallet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336419.svg" alt="Anycode Wallet icon" :width="24" :height="24" />
CSS background
.icon-anycode-wallet {
background-image: url('https://proicons.com/icon/336419.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m41.2623,31.9458v7.459c0,.959-.8525,1.7049-1.918,1.7049H6.418c-1.0656,0-1.918-.7459-1.918-1.7049v-23.0164c0-.959.8525-1.7049,1.918-1.7049h32.9262c1.0656,0,1.918.7459,1.918,1.7049v7.459"/><path class="b" d="m41.2623,31.9458v7.459c0,.959-.8525,1.7049-1.918,1.7049H6.418c-1.0656,0-1.918-.7459-1.918-1.7049v-23.0164c0-.959.8525-1.7049,1.918-1.7049h32.9262c1.0656,0,1.918.7459,1.918,1.7049v7.459"/><polyline class="b" points="37.959 32.0524 37.959 38.0196 36.041 38.0196 36.041 32.0524"/><polyline class="b" points="37.959 23.7409 37.959 17.7737 36.041 17.7737 36.041 23.7409"/><rect class="b" x="12.3852" y="17.7737" width="1.918" height="20.2459"/><line class="b" x1="8.5492" y1="17.7737" x2="8.5492" y2="38.0196"/><line class="b" x1="18.0328" y1="17.7737" x2="18.0328" y2="38.0196"/><rect class="b" x="20.9098" y="17.7737" width="1.918" height="20.2459"/><polygon class="b" points="28.582 17.7737 28.582 23.8475 28.582 31.9458 28.582 38.0196 26.6639 38.0196 26.6639 17.7737 28.582 17.7737"/><line class="b" x1="32.418" y1="31.9458" x2="32.418" y2="38.0196"/><line class="b" x1="32.418" y1="17.7737" x2="32.418" y2="23.8475"/><path class="b" d="m16.9016,14.4048l18.8197-7.3934c1.0656-.4262,2.3443.3197,2.7705,1.4918l2.1355,6.2541"/><path class="b" d="m33.2705,31.9458h8.0984c1.1721,0,2.1311-.959,2.1311-2.1311v-3.7295c0-1.1721-.959-2.1311-2.1311-2.1311h-8.0984c-1.1721,0-2.1311.959-2.1311,2.1311v3.7295c0,1.1721.959,2.1311,2.1311,2.1311Z"/><path class="b" d="m37.1066,23.8475h-4.1557c-1.0656,0-1.918.959-1.918,2.1311v3.7295c0,1.1721.8525,2.1311,1.918,2.1311h8.6311c1.0656,0,1.918-.959,1.918-2.1311v-3.7295c0-1.1721-.8525-2.1311-1.918-2.1311h-4.4754"/><circle class="b" cx="35.4016" cy="27.8966" r="1.5984"/></svg>
Copied!