bell_simple constant

String const bell_simple

Implementation

static const String bell_simple =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M168 224a8 8 0 01-8 8H96a8 8 0 010-16h64a8 8 0 018 8Zm52.9-32a15.9 15.9 0 01-13.9 8H49a16 16 0 01-13.8-24.1c5.9-10.2 13-29.6 13-63.9v-8A79.9 79.9 0 01128 24h.6c43.7.3 79.2 36.6 79.2 80.9v7.1c0 34.3 7.1 53.7 13 63.9a16.2 16.2 0 01.1 16.1Zm-13.9-8c-6.9-12-15.2-34.1-15.2-72v-7.1c0-35.5-28.4-64.7-63.3-64.9h-.5a63.8 63.8 0 00-63.8 64v8c0 37.9-8.3 60-15.2 72Z"/></svg>';