bell_print constant

String const bell_print

Icon Data of bell_print

Implementation

static const String bell_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M12.5 5.022a5.5 5.5 0 015 5.478v2.925A2.96 2.96 0 0119 16a2 2 0 01-2 2h-3.5a2 2 0 11-4 0H6a2 2 0 01-2-2 2.96 2.96 0 011.5-2.575V10.5a5.5 5.5 0 015-5.478V3a1 1 0 112 0v2.022Z" clip-rule="evenodd" opacity=".8"/><path d="M8 17a.5.5 0 011 0 1 1 0 102 0 .5.5 0 011 0 2 2 0 11-4 0Z"/><path fill-rule="evenodd" d="M17.5 14.5a2.96 2.96 0 00-1.5-2.575V9a5.5 5.5 0 00-5.5-5.5h-1A5.5 5.5 0 004 9v2.925A2.96 2.96 0 002.5 14.5a2 2 0 002 2h11a2 2 0 002-2ZM15 12.558l.295.133.055.024A1.96 1.96 0 0116.5 14.5a1 1 0 01-1 1h-11a1 1 0 01-1-1c0-.769.45-1.467 1.15-1.784l.055-.025.295-.133V9a4.5 4.5 0 014.5-4.5h1A4.5 4.5 0 0115 9v3.558Z" clip-rule="evenodd"/><path d="M9.5 1.5a.5.5 0 011 0V4a.5.5 0 01-1 0V1.5Z"/></g></svg>';