22 lines
502 B
XML
22 lines
502 B
XML
<!--
|
|
category: Vehicles
|
|
tags: [segway, personal-transporter, electric, self-balancing, scooter, mobility, vehicle, ride, urban, transport]
|
|
unicode: "10221"
|
|
version: "3.41"
|
|
-->
|
|
<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="M11 3h3q -2.25 5 .75 11" />
|
|
<path d="M8 17a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
|
|
<path d="M12 17.01v.01" />
|
|
</svg>
|