Ebay Motors Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ebay Motors 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/339486.svg" alt="Ebay Motors icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339486.svg" alt="Ebay Motors icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339486.svg" alt="Ebay Motors icon" :width="24" :height="24" />
CSS background
.icon-ebay-motors {
background-image: url('https://proicons.com/icon/339486.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M31.163,20.514v2.6384c0,1.0755-.8804,1.9474-1.9665,1.9475h-.0159c-.5243.0032-1.0276-.2035-1.3956-.5732"/><path class="b" d="M31.163,17.286v3.2273c0,1.0798-.884,1.9552-1.9745,1.9552h-.0079c-1.0874-.0044-1.9666-.8784-1.9666-1.9552v-3.2273"/><path class="b" d="M13.045,21.448c-.3419.6189-.9927,1.0085-1.7049,1.0208-1.0905.0044-1.978-.8675-1.9825-1.9474v-1.28c0-1.0798.884-1.9552,1.9745-1.9552h.0079c1.0874.0044,1.9666.8784,1.9666,1.9552v.636h-3.9649"/><path class="b" d="M25.209,20.514c0,1.0798-.884,1.9552-1.9745,1.9552-1.0874-.0044-1.9666-.8784-1.9666-1.9552v-1.2721c0-1.0768.8792-1.9509,1.9666-1.9552,1.0905,0,1.9745.8754,1.9745,1.9552"/><line class="b" x1="25.209" y1="22.469" x2="25.209" y2="17.286"/><path class="b" d="M15.312,19.241c0-1.0798.884-1.9552,1.9745-1.9552,1.0874.0044,1.9666.8784,1.9666,1.9552v1.2721c0,1.0767-.8792,1.9509-1.9666,1.9552-1.0905,0-1.9745-.8754-1.9745-1.9552"/><line class="b" x1="15.312" y1="22.469" x2="15.312" y2="14.656"/><path class="b" d="M19.7417,28.671h0c.9597,0,1.7377.7895,1.7377,1.7634v1.1461c0,.9739-.778,1.7634-1.7377,1.7634h0c-.9597,0-1.7377-.7895-1.7377-1.7634v-1.1461c0-.9739.778-1.7634,1.7377-1.7634Z"/><path class="b" d="M28.6827,28.671h0c.9597,0,1.7377.7895,1.7377,1.7634v1.1461c0,.9739-.778,1.7634-1.7377,1.7634h0c-.9597,0-1.7377-.7895-1.7377-1.7634v-1.1461c0-.9739.778-1.7634,1.7377-1.7634Z"/><path class="b" d="M9.3419,30.435c0-.9739.778-1.7634,1.7377-1.7634s1.7377.7894,1.7377,1.7634v2.9095"/><line class="b" x1="9.3419" y1="28.671" x2="9.3419" y2="33.344"/><path class="b" d="M12.817,30.435c0-.9739.778-1.7634,1.7377-1.7634s1.7377.7894,1.7377,1.7634v2.9095"/><path class="b" d="M32.132,30.435c0-.9739.778-1.7634,1.7377-1.7634"/><line class="b" x1="32.132" y1="28.671" x2="32.132" y2="33.344"/><path class="b" d="M35.69,32.95c.3173.2703.6598.3943,1.4292.3943h.3899c.6344,0,1.1487-.523,1.1487-1.1682s-.5143-1.1682-1.1487-1.1682h-.7797c-.6344,0-1.1487-.523-1.1487-1.1682s.5143-1.1682,1.1487-1.1682h.3899c.7693,0,1.1119.1239,1.4292.3943"/><path class="b" d="M24.104,27.216v5.246c0,.4869.389.8817.8689.8817h.2607"/><line class="b" x1="23.191" y1="28.671" x2="25.016" y2="28.671"/></svg>
Copied!