trend_up_thin constant

String const trend_up_thin

Implementation

static const String trend_up_thin =
    '<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="M236 56v64a4 4 0 01-8 0V65.7l-89.2 89.1a3.9 3.9 0 01-5.6 0L96 117.7l-69.2 69.1A3.8 3.8 0 0124 188a3.9 3.9 0 01-2.8-1.2 3.9 3.9 0 010-5.6l72-72a3.9 3.9 0 015.6 0l37.2 37.1L222.3 60H168a4 4 0 010-8h64a4 4 0 014 4Z"/></svg>';