Smbc Card Vpass Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smbc Card Vpass 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/332962.svg" alt="Smbc Card Vpass icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332962.svg" alt="Smbc Card Vpass icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332962.svg" alt="Smbc Card Vpass icon" :width="24" :height="24" />
CSS background
.icon-smbc-card-vpass {
background-image: url('https://proicons.com/icon/332962.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>.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="M15.4090004,18.64999962l-2.64999962,8-2.64999962-8"/><path class="e" d="M29.08399963,26.20299911c.36520004.30660057.75939941.44720078,1.64489937.44720078h.44869995c.73019981,0,1.32209969-.59320068,1.32209969-1.32500076s-.59189987-1.32500076-1.32209969-1.32500076h-.8973999c-.73019981,0-1.32209969-.59320068-1.32209969-1.32500076s.59189987-1.32500076,1.32209969-1.32500076h.44869995c.88540077,0,1.27969933.14049911,1.64489937.44720078"/><path class="e" d="M34.47499847,26.20299911c.36520004.30660057.75939941.44720078,1.64490128.44720078h.44869995c.73020172,0,1.32210159-.59320068,1.32210159-1.32500076s-.59189987-1.32500076-1.32210159-1.32500076h-.8973999c-.73020172,0-1.32210159-.59320068-1.32210159-1.32500076s.59189987-1.32500076,1.32210159-1.32500076h.44869995c.88539886,0,1.27970123.14049911,1.64490128.44720078"/><path class="e" d="M27.1079998,24.64999962c0,1.10460091-.89539909,2-2,2s-2-.89539909-2-2v-1.29999924c0-1.10460091.89539909-2,2-2s2,.89539909,2,2"/><line class="e" x1="27.1079998" y1="26.64999962" x2="27.1079998" y2="21.35000038"/><path class="e" d="M17.25900078,24.64999962c0,1.10460091.89539909,2,2,2s2-.89539909,2-2v-1.29999924c0-1.10460091-.89539909-2-2-2s-2,.89539909-2,2"/><line class="e" x1="17.25900078" y1="21.35000038" x2="17.25900078" y2="29.35000038"/></svg>
Copied!