bird_light constant

String const bird_light

Implementation

static const String bird_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="M174 68a10 10 0 11-10-10 10 10 0 0110 10Zm-50.2 63.4a5.9 5.9 0 00-8.4.8l-40 48A6 6 0 0080 190a5.8 5.8 0 004.6-2.2l40-48a5.9 5.9 0 00-.8-8.4ZM238 80a6 6 0 01-2.7 5L214 99.2V120a102.2 102.2 0 01-102 102H8a6 6 0 01-4.7-9.7L98 93.9V76a58 58 0 01113.5-16.9L235.3 75a6 6 0 012.7 5Zm-16.8 0L203 67.9a6.4 6.4 0 01-2.5-3.5A46 46 0 00110 76v20a5.9 5.9 0 01-1.3 3.7L20.5 210H112a90.1 90.1 0 0090-90V96a6 6 0 012.7-5Z"/></svg>';