first_aid_kit constant

String const first_aid_kit

Implementation

static const String first_aid_kit =
    '<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-linejoin="round" stroke-width="4"><path d="M8 20v18a2 2 0 002 2h28a2 2 0 002-2V20M5 14h38v6H5v-6Zm26-6H17v6h14V8Z"/><path stroke-linecap="round" d="M20 30h8m-4-4v8"/></g></svg>';