arrows_expand_up_left constant

String const arrows_expand_up_left

Implementation

static const String arrows_expand_up_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5 11H3V3h8v2H6.414l5.364 5.364a1 1 0 01-1.414 1.414L5 6.414V11Z"/><path fill-rule="evenodd" d="M19 13a2 2 0 012 2v4a2 2 0 01-2 2h-4a2 2 0 01-2-2v-4a2 2 0 012-2h4Zm0 2v4h-4v-4h4Z" clip-rule="evenodd"/></g></svg>';