scroll_up constant

String const scroll_up

Implementation

static const String scroll_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M10 2a2 2 0 10-4 0 2 2 0 004 0Zm1.78 8.841a.75.75 0 01-1.06 0l-1.97-1.97v6.379a.75.75 0 01-1.5 0V8.871l-1.97 1.97a.75.75 0 11-1.06-1.06l3.25-3.25L8 6l.53.53 3.25 3.25a.75.75 0 010 1.061Z" clip-rule="evenodd"/></svg>';