palette_light constant

String const palette_light

Implementation

static const String palette_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="M199.4 55.3A101.5 101.5 0 00128 26h-1a102 102 0 00-33 198.2 30 30 0 0040-28.3V192a18.1 18.1 0 0118-18h46.2a30 30 0 0029.3-23.3 103.4 103.4 0 002.5-23.6 101.3 101.3 0 00-30.6-71.8Zm16.4 92.7a17.9 17.9 0 01-17.6 14H152a30.1 30.1 0 00-30 30v3.9a18 18 0 01-24 17A90 90 0 0164.1 64.7a88.8 88.8 0 0163-26.7h.9a90.3 90.3 0 0190 89.2 90.8 90.8 0 01-2.2 20.8ZM138 76a10 10 0 11-10-10 10 10 0 0110 10Zm-46.4 31a10 10 0 11-17.3-10 10 10 0 1117.3 10Zm0 42a10 10 0 11-13.6-3.7 10.1 10.1 0 0113.6 3.7Zm90.1-52a10 10 0 11-13.7-3.7 10 10 0 0113.7 3.7Z"/></svg>';