25 lines
583 B
XML
25 lines
583 B
XML
<!--
|
|
category: System
|
|
tags: [fly, rocket, transport, space, future, jetpack]
|
|
version: "1.108"
|
|
unicode: "f581"
|
|
-->
|
|
<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="M10 6a3 3 0 1 0 -6 0v7h6v-7" />
|
|
<path d="M14 13h6v-7a3 3 0 0 0 -6 0v7" />
|
|
<path d="M5 16c0 2.333 .667 4 2 5c1.333 -1 2 -2.667 2 -5" />
|
|
<path d="M15 16c0 2.333 .667 4 2 5c1.333 -1 2 -2.667 2 -5" />
|
|
<path d="M10 8h4" />
|
|
<path d="M10 11h4" />
|
|
</svg>
|