Digital Work Wallet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Digital Work 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/339095.svg" alt="Digital Work Wallet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339095.svg" alt="Digital Work Wallet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339095.svg" alt="Digital Work Wallet icon" :width="24" :height="24" />
CSS background
.icon-digital-work-wallet {
background-image: url('https://proicons.com/icon/339095.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M8.8222,30.0982l.6793-3.0272-2.3289-2.05,1.5815-2.6691-1.5815-2.669,2.3289-2.05-.6793-3.0272,2.8483-1.23.2894-3.0889,3.0889-.29,1.23-2.8483,3.0271.6793L21.3556,5.5l2.6691,1.5815L26.6938,5.5l2.05,2.3289L31.7707,7.15l1.23,2.8483,3.0888.29.29,3.0889,2.8483,1.23-.6793,3.0272,2.3289,2.05-1.5815,2.669,1.5815,2.6691-2.3289,2.05.6793,3.0272"/><path class="a" d="M24.0244,8.6837l-4.601,6.7141-7.8068,2.3015L16.58,24.15l-.2237,8.1365L24.0244,29.56l7.6684,2.7271L31.469,24.15l4.9631-6.4511-7.8067-2.3015Z"/><path class="a" d="M11.7662,32.352s4.2272,4.5421,12.2584,4.5421,12.2635-4.5985,12.2635-4.5985"/><path class="a" d="M19.2494,41.3234A21.81,21.81,0,0,1,5.37,32.0005l2.2286.8793-.2294-2.2012s3.4275,6.362,13.01,8.38c1.71.5832.103,2.4851-1.13,2.2646Z"/><path class="a" d="M10.5927,34.3855l1.1737-2.0331s4.2272,4.5421,12.2584,4.5421S36.234,32.3524,36.234,32.3524"/><path class="a" d="M19.2494,41.3234A21.81,21.81,0,0,1,5.37,32.0005l2.2286.8793-.2294-2.2012s3.4275,6.362,13.01,8.38c1.71.5832.103,2.4851-1.13,2.2646Z"/><path class="a" d="M10.5927,34.3855l1.1737-2.0331s4.2272,4.5421,12.2584,4.5421"/><path class="a" d="M19.2494,41.3234A21.81,21.81,0,0,1,5.37,32.0005l2.2286.8793-.2294-2.2012s3.4275,6.362,13.01,8.38c1.71.5832.103,2.4851-1.13,2.2646Z"/><path class="a" d="M37.4073,34.3855l-1.1737-2.0331"/><path class="a" d="M28.7506,41.3234a21.81,21.81,0,0,0,13.88-9.3229l-2.2286.8793.2294-2.2012s-3.4275,6.362-13.01,8.38c-1.71.5832-.103,2.4851,1.13,2.2646Z"/><circle class="a" cx="24.0246" cy="21.6536" r="4.7882"/><path class="a" d="M20.3789,39.0582a18.279,18.279,0,0,0,7.2424,0"/><path class="a" d="M24.0246,29.56V42.5"/><path class="a" d="M19.7813,34.0872h8.4865"/><circle class="a" cx="24.0246" cy="21.6536" r="7.7256"/></svg>
Copied!