airport_location constant

String const airport_location

Icon Data of airport_location

Implementation

static const String airport_location =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M30 15h-6.07A8.008 8.008 0 0017 8.07V2h-2v6.07A8.008 8.008 0 008.07 15H2v2h6.07A8.008 8.008 0 0015 23.93V30h2v-6.07A8.008 8.008 0 0023.93 17H30Zm-14 7a6 6 0 116-6 6.007 6.007 0 01-6 6Z"/></svg>';