covid_exclamation_line constant

String const covid_exclamation_line

Implementation

static const String covid_exclamation_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="M5 12a7 7 0 017-7m-7 7H2m3 0c0 1.933.784 3.683 2.05 4.95L4.5 19.5M12 5V2m0 3c1.933 0 3.683.784 4.95 2.05L19.5 4.5M12 2h2m-2 0h-2M2 12v-2m0 2v2m17.5-9.5L18 3m1.5 1.5L21 6M4.5 4.5 6 3M4.5 4.5 3 6m1.5-1.5L7 7M4.5 19.5 6 21m-1.5-1.5L3 18m13 1h.001M9 10.5A1.5 1.5 0 0110.5 9m5.501 7L16 13m6 3a6 6 0 11-12 0 6 6 0 0112 0z"/></svg>';