arrow_down_light constant

String const arrow_down_light

Implementation

static const String arrow_down_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 148.2-72 72a5.8 5.8 0 01-8.4 0l-72-72a5.9 5.9 0 018.4-8.4l61.8 61.7V40a6 6 0 0112 0v161.5l61.8-61.7a5.9 5.9 0 018.4 8.4Z"/></svg>';