arrow_up_light constant

String const arrow_up_light

Implementation

static const String arrow_up_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 116.2a5.8 5.8 0 01-8.4 0L134 54.5V216a6 6 0 01-12 0V54.5l-61.8 61.7a5.9 5.9 0 01-8.4-8.4l72-72a5.8 5.8 0 018.4 0l72 72a5.8 5.8 0 010 8.4Z"/></svg>';