trend_up_light constant

String const trend_up_light

Implementation

static const String trend_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="M238 56v64a6 6 0 01-12 0V70.5l-85.8 85.7a5.8 5.8 0 01-8.4 0L96 120.5l-67.8 67.7a5.9 5.9 0 01-8.4-8.4l72-72a5.8 5.8 0 018.4 0l35.8 35.7L217.5 62H168a6 6 0 010-12h64a6 6 0 016 6Z"/></svg>';