percent_light constant

String const percent_light

Implementation

static const String percent_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="m204.2 60.2-144 144a5.9 5.9 0 01-8.4-8.4l144-144a5.9 5.9 0 018.4 8.4ZM52 100a33.8 33.8 0 010-48 33.9 33.9 0 0148 0 34 34 0 01-24 58 33.5 33.5 0 01-24-10Zm2-24a22 22 0 1037.6-15.6 22.2 22.2 0 00-31.2 0A22.2 22.2 0 0054 76Zm160 104a34 34 0 11-58-24 33.9 33.9 0 0148 0 33.3 33.3 0 0110 24Zm-12 0a22.2 22.2 0 00-6.4-15.6 22.2 22.2 0 00-31.2 0A22.1 22.1 0 10202 180Z"/></svg>';