Ebay Kleinanzeigen Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ebay Kleinanzeigen 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/339485.svg" alt="Ebay Kleinanzeigen icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339485.svg" alt="Ebay Kleinanzeigen icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339485.svg" alt="Ebay Kleinanzeigen icon" :width="24" :height="24" />
CSS background
.icon-ebay-kleinanzeigen {
background-image: url('https://proicons.com/icon/339485.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="k" d="m37.0746,25.6371v2.9849c0,1.2168-.9863,2.2032-2.2031,2.2032-.0059,0-.0119,0-.0178,0h0c-.5873.0036-1.1512-.2302-1.5635-.6485"/><path id="d" class="k" d="m37.0746,21.9859v3.6512c0,1.2217-.9903,2.2121-2.212,2.2121-.003,0-.0059,0-.0089,0h0c-1.2182-.0049-2.2032-.9938-2.2032-2.212v-3.6512"/><path id="e" class="k" d="m15.4428,26.6942c-.3829.7002-1.1121,1.141-1.91,1.1549h0c-1.2217.0049-2.216-.9815-2.2209-2.2031,0-.003,0-.0059,0-.0089v-1.4392c0-1.2217.9903-2.2121,2.212-2.2121.003,0,.0059,0,.0089,0h0c1.2182.0049,2.2032.9938,2.2032,2.212v.7196h-4.4419"/><path id="f" class="k" d="m29.9588,25.6371c0,1.2217-.9904,2.212-2.212,2.212h0c-1.2182-.0049-2.2032-.9938-2.2032-2.212v-1.4392c0-1.2182.985-2.2072,2.2032-2.212h0c1.2217,0,2.212.9904,2.212,2.212"/><line id="g" class="k" x1="29.9588" y1="27.8491" x2="29.9588" y2="21.9859"/><path id="h" class="k" d="m18.4277,24.1979c0-1.2217.9904-2.212,2.212-2.212h0c1.2182.0049,2.2032.9938,2.2032,2.212v1.4392c0,1.2182-.985,2.2072-2.2032,2.212h0c-1.2217,0-2.212-.9904-2.212-2.212"/><line id="i" class="k" x1="18.4277" y1="27.8491" x2="18.4277" y2="19.0098"/><path id="j" class="k" d="m29.3637,18.6243s-10.9579-5.6484-20.7861.5648c-9.8282,6.2132-1.3912,18.1049,19.9388,16.2673,7.0412-.6066,12.3823-2.584,14.3485-9.1189,3.0849-10.2529-5.7903-13.9849-11.1136-13.9849-4.0724,0-8.7216.8705-16.0567,5.6503"/></g></svg>
Copied!