covidalert constant

String const covidalert

Icon Data of covidalert

Implementation

static const String covidalert =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M29.04 11.85H18.96l-7.11 7.11v10.08l7.11 7.12h10.08l7.12-7.12V18.96l-7.12-7.11zM24 38.3l-3.58 6.2h7.16L24 38.3zm-10.11-4.19-6.92 1.85 5.07 5.07 1.85-6.92zM9.7 24l-6.2-3.58v7.16L9.7 24zm4.19-10.11-1.85-6.92-5.07 5.07 6.92 1.85zM24 9.7l3.58-6.2h-7.16L24 9.7zm10.11 4.19 6.92-1.85-5.07-5.07-1.85 6.92zM38.3 24l6.2 3.58v-7.16L38.3 24zm-4.19 10.11 1.85 6.92 5.07-5.07-6.92-1.85zM24 32.18v-4.13"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m24 28.05 4.22.84-.59-1.73 3.84-3.03-1.02-.47 1.02-2.53-2.37.38-.59-1.39-1.68 2.11h-.64l1.02-4.64-1.73 1.01L24 15.82l-1.48 2.78-1.73-1.01 1.02 4.64h-.64l-1.68-2.11-.59 1.39-2.37-.38 1.02 2.53-1.02.47 3.84 3.03-.59 1.73 4.22-.84z"/></svg>';