Veepee Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Veepee 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/334672.svg" alt="Veepee icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334672.svg" alt="Veepee icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334672.svg" alt="Veepee icon" :width="24" :height="24" />
CSS background
.icon-veepee {
background-image: url('https://proicons.com/icon/334672.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M13.4952,39.307c-3.6307-4.4752-.358-11.3495,6.7743-11.0245-3.634-13.932,4.3796-22.7825,4.3796-22.7825,10.5331,5.7383,12.9294,19.8156,5.9911,28.1963-4.0574,4.9008-11.5092,7.4795-21.9777,8.8037"/><path class="c" d="M32.3562,13.3656s1.0597-3.6413,4.7012-5.818c3.9706,4.4056,4.3491,25.4757-15.2149,31.9733"/><path class="c" d="M39.3375,27.5766c-4.1973,6.0566-12.7408,10.4587-17.4951,11.9443"/></svg>
Veepee in other icon packs
Copied!