activity_light constant

String const activity_light

Implementation

static const String activity_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="M160 214h-.3a5.8 5.8 0 01-5.3-3.9L95.5 55.6l-34 74.9A6.1 6.1 0 0156 134H24a6 6 0 010-12h28.1l38.4-84.5a6 6 0 0111.1.4l59.1 155.2 33.9-67.8a6 6 0 015.4-3.3h32a6 6 0 010 12h-28.3l-38.3 76.7a6.2 6.2 0 01-5.4 3.3Z"/></svg>';