trend_up constant

String const trend_up

Implementation

static const String trend_up =
    '<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="M240 56v64a8 8 0 01-16 0V75.3l-82.3 82.4a8.1 8.1 0 01-11.4 0L96 123.3l-66.3 66.4a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4l72-72a8.1 8.1 0 0111.4 0l34.3 34.4L212.7 64H168a8 8 0 010-16h64a8 8 0 018 8Z"/></svg>';