flightradar24 constant

String const flightradar24

Implementation

static const String flightradar24 =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="24" cy="24" r="14" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="24" cy="24" r="6.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="24" cy="24" r=".75" fill="currentColor"/><circle cx="14.601" cy="18.911" r=".75" fill="currentColor"/><circle cx="13.851" cy="38.75" r=".75" fill="currentColor"/><circle cx="28.486" cy="35.47" r=".75" fill="currentColor"/><circle cx="33.449" cy="8.845" r=".75" fill="currentColor"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 24 9.102 39.5"/></svg>';