ring constant

String const ring

Implementation

static const String ring =
    '<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" d="M12 10 8 4.4 9.6 2h4.8L16 4.4 12 10m3.5-3.2-1.2 1.7c2.2.9 3.7 3 3.7 5.5a6 6 0 01-6 6 6 6 0 01-6-6c0-2.5 1.5-4.6 3.7-5.5L8.5 6.8C5.8 8.1 4 10.8 4 14a8 8 0 008 8 8 8 0 008-8c0-3.2-1.8-5.9-4.5-7.2Z"/></svg>';