Vinted Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vinted 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/334772.svg" alt="Vinted icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334772.svg" alt="Vinted icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334772.svg" alt="Vinted icon" :width="24" :height="24" />
CSS background
.icon-vinted {
background-image: url('https://proicons.com/icon/334772.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:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><path class="a" d="M16.23,5.82c4.69-.69,5.11,2.25,5,5.36,0,15,.24,24.84.82,25.37,4.07-9.75,7.45-25.5,9.45-28.34A10.2,10.2,0,0,1,34,5.72c1.2-.76,2.57-1.48,2.91-1.12-.14,4.52-8,30.84-8.37,31.8A12.09,12.09,0,0,1,21.65,43c-6.39,1.52-6.82-.87-7.63-2.21-1.89-4.1-3.25-28.36-2.78-31C11.34,8.77,11.56,6.11,16.23,5.82Z"/></svg>
Vinted in other icon packs
Copied!