warden constant

String const warden

Icon Data of warden

Implementation

static const String warden =
    '<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="M21.55 26.33h5.29l-2.64-4.66-2.65 4.66z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M39.11 10.1 26.32 4.92a5.59 5.59 0 00-4.25 0L8.94 10.1A2 2 0 007.62 12v12.47c0 11.16 11.64 19 16.57 19s16.19-7.87 16.19-19V12a2 2 0 00-1.27-1.9Zm-7.18 19a2.07 2.07 0 01-1.78 1H18.24a2 2 0 01-2-2.06 2.11 2.11 0 01.26-1l5.9-10.46a2.07 2.07 0 012.82-.77 2.11 2.11 0 01.77.77l6 10.51a2.06 2.06 0 01-.06 2.05Z"/></svg>';