trend_up_fill constant

String const trend_up_fill

Implementation

static const String trend_up_fill =
    '<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-4.9 7.4 8.5 8.5 0 01-3.1.6 8.3 8.3 0 01-5.7-2.3L200 99.3l-58.3 58.4a8.1 8.1 0 01-11.4 0L96 123.3l-66.3 66.4A8.3 8.3 0 0124 192a8.5 8.5 0 01-5.7-2.3 8.1 8.1 0 010-11.4l72-72a8.1 8.1 0 0111.4 0l34.3 34.4L188.7 88l-26.4-26.3a8.4 8.4 0 01-1.7-8.8A8.1 8.1 0 01168 48h64a8 8 0 018 8Z"/></svg>';