airplane_line constant

String const airplane_line

Implementation

static const String airplane_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 9h5.5a2.5 2.5 0 012.5 2.5v0a2.5 2.5 0 01-2.5 2.5h-4.02a1 1 0 00-.78.375l-3.4 4.25a1 1 0 01-.78.375H9.476a1 1 0 01-.928-1.371l.902-2.258A1 1 0 008.523 14H4.659a1 1 0 01-.919-.606l-2.143-5A1 1 0 012.517 7h1.865a1 1 0 01.894.553l.448.894A1 1 0 006.618 9H10m5 0-2.7-3.6a1 1 0 00-.8-.4H9.618a1 1 0 00-.894 1.447L10 9m5 0h-5"/></svg>';