damage_map constant

String const damage_map

Implementation

static const String damage_map =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M5 10v28a2 2 0 002 2h11l-3-11 7-2-1-7 8-4-2-3 3-5H7a2 2 0 00-2 2Zm38 28V10a2 2 0 00-2-2h-3l-4 6 3 5-9 4 1 8-7 2 2 7h17a2 2 0 002-2Z"/><path d="M14.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3Z" clip-rule="evenodd"/></g></svg>';