heartbeat_light constant

String const heartbeat_light

Implementation

static const String heartbeat_light =
    '<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="M72 134H32a6 6 0 010-12h36.8L83 100.7a6 6 0 0110 0l27 40.5 11-16.5a6 6 0 015-2.7h24a6 6 0 010 12h-20.8L125 155.3a6 6 0 01-10 0l-27-40.5-11 16.5a6 6 0 01-5 2.7ZM176 34a58 58 0 00-48 25.4A58 58 0 0022 92c0 1.4 0 2.9.1 4.3a6.1 6.1 0 006.4 5.7 5.9 5.9 0 005.6-6.3c-.1-1.3-.1-2.5-.1-3.7a46 46 0 0188.5-17.7 5.9 5.9 0 0011 0A46 46 0 01222 92c0 57.3-77.8 107.3-94 117-9.6-5.8-41-25.7-64.8-52.9a6 6 0 00-8.5-.6 6.1 6.1 0 00-.6 8.5c29.8 34 69.3 56.3 71 57.2a5.7 5.7 0 005.8 0A315.8 315.8 0 00182 184c34.5-31.1 52-62 52-92a58 58 0 00-58-58Z"/></svg>';