concierge_bell constant

String const concierge_bell

Implementation

static const String concierge_bell =
    '<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="M2 18a2 2 0 012-2h16a2 2 0 012 2v2H2v-2Zm18-2a8 8 0 10-16 0m8-12v4m-2-4h4"/></svg>';