airplane constant

String const airplane

Implementation

static const String airplane =
    '<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" fill-rule="evenodd" d="M16.48 14h4.02a2.5 2.5 0 100-5H6.618a1 1 0 01-.894-.553l-.448-.894A1 1 0 004.382 7H2.517a1 1 0 00-.92 1.394l2.143 5a1 1 0 00.92.606h3.863a1 1 0 01.928 1.371L8.55 17.63A1 1 0 009.477 19h2.042a1 1 0 00.781-.375l3.4-4.25a1 1 0 01.78-.375zM9.5 8h4.75L12.3 5.4a1 1 0 00-.8-.4H9.618a1 1 0 00-.894 1.447L9.5 8z" clip-rule="evenodd"/></svg>';