landslide_outline constant

String const landslide_outline

Implementation

static const String landslide_outline =
    '<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" d="M11 12 8 8H2v14h20l-6-8-5-2m1.53 2.77L6 16.95l-2-.67v-1.89l2 .67 3.95-1.32 2.58 1.03M7 10l1.57 2.09-2.57.86-2-.67V10h3M4 20v-1.61l2 .67 9.03-3.01L18 20H4M17 6V1l-5-1-3 2v4l3 2 5-2m-6-2.93 1.42-.95 2.58.52v2.01l-2.77 1.11L11 4.93V3.07M18.5 7 16 9v3l2.5 2 4.5-2V8l-4.5-1m2.5 3.7-2.2.98-.8-.64V9.96l1-.8 2 .44v1.1Z"/></svg>';