Oss Card Wallet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Oss Card 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/330816.svg" alt="Oss Card Wallet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330816.svg" alt="Oss Card Wallet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330816.svg" alt="Oss Card Wallet icon" :width="24" :height="24" />
CSS background
.icon-oss-card-wallet {
background-image: url('https://proicons.com/icon/330816.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>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="q" d="M14.6993,18.1594h26.5144c1.2668,0,2.2867,1.0213,2.2867,2.2899v15.3249c0,1.2686-1.0199,2.2899-2.2867,2.2899H14.6993c-1.2668,0-2.2867-1.0213-2.2867-2.2899v-15.3249c0-1.2686,1.0199-2.2899,2.2867-2.2899Z"/><path id="d" class="q" d="M16.9892,22.4267h1.8644c.7918,0,1.4292.6383,1.4292,1.4312v1.867c0,.7929-.6374,1.4312-1.4292,1.4312h-1.8644c-.7918,0-1.4292-.6383-1.4292-1.4312v-1.867c0-.7929.6374-1.4312,1.4292-1.4312Z"/><g id="e"><path id="f" class="q" d="M35.7463,26.165c-.4213.5299-1.0609.8386-1.7373.8386-1.2265,0-2.2207-.9956-2.2207-2.2238s.9943-2.2238,2.2207-2.2238c.6761,0,1.3154.3084,1.7368.8379"/><path id="g" class="q" d="M39.6965,24.7798c0,1.2282-.9943,2.2238-2.2207,2.2238s-2.2207-.9956-2.2207-2.2238.9943-2.2238,2.2207-2.2238,2.2207.9956,2.2207,2.2238Z"/></g><path id="h" class="q" d="M16.0442,31.5109h5.8797v2.5185h-5.8797v-2.5185Z"/><path id="i" class="q" d="M33.8872,31.5109h5.9817v2.518h-5.9817v-2.518Z"/><path id="j" class="q" d="M21.9238,31.5109h5.9817v2.5185h-5.9817s0-2.5185,0-2.5185Z"/><path id="k" class="q" d="M27.9055,31.5109h5.9817v2.518h-5.9817s0-2.518,0-2.518Z"/></g><g id="l"><path id="m" class="q" d="M12.2321,34.7426l-1.6301.3646c-1.2364.2765-2.454-.4976-2.7302-1.7356l-3.3163-14.8677c-.2762-1.2381.4969-2.4574,1.7332-2.734h0l25.8325-5.778c1.2364-.2765,2.454.4976,2.7302,1.7356l1.4344,6.4308"/><path id="n" class="q" d="M17.8102,18.1586l17.5567-4.1155"/><path id="o" class="q" d="M5.1395,21.1288l7.3422-1.7211"/><path id="p" class="q" d="M6.06,25.2536l6.1705-1.4464"/></g></svg>
Copied!