strategy_light constant

String const strategy_light

Implementation

static const String strategy_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="M68 154a34 34 0 1034 34 34.1 34.1 0 00-34-34Zm0 56a22 22 0 1122-22 22.1 22.1 0 01-22 22ZM35.8 107.8 51.5 92 35.8 76.2a5.9 5.9 0 018.4-8.4L60 83.5l15.8-15.7a5.9 5.9 0 018.4 8.4L68.5 92l15.7 15.8a5.9 5.9 0 11-8.4 8.4L60 100.5l-15.8 15.7a5.9 5.9 0 01-8.4-8.4Zm184.4 96a5.9 5.9 0 11-8.4 8.4L196 196.5l-15.8 15.7a5.9 5.9 0 01-8.4-8.4l15.7-15.8-15.7-15.8a5.9 5.9 0 018.4-8.4l15.8 15.7 15.8-15.7a5.9 5.9 0 018.4 8.4L204.5 188Zm-45.7-91.5c-6 21.7-24.5 40.4-45 45.5l-1.5.2a6 6 0 01-1.5-11.8c16.3-4.1 31.7-19.7 36.5-37.1 3.3-12 3.4-30.2-15.2-48.9l-5.8-5.7V80a6 6 0 01-12 0V40a6 6 0 016-6h40a6 6 0 010 12h-25.5l5.7 5.8c17.8 17.7 24.3 39.2 18.3 60.5Z"/></svg>';