23 lines
569 B
XML
23 lines
569 B
XML
<!--
|
|
tags: [toy, vehicle, electrical, skateboard, off, transport, travel, disabled, inactive, automobile]
|
|
category: Vehicles
|
|
version: "1.94"
|
|
unicode: "f42b"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M5 15a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
|
|
<path d="M15 15a2 2 0 0 0 2 2m2 -2a2 2 0 0 0 -2 -2" />
|
|
<path d="M3 9c0 .552 .895 1 2 1h5m4 0h5c1.105 0 2 -.448 2 -1" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|