arrow_outline_up constant

String const arrow_outline_up

Implementation

static const String arrow_outline_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0a10 10 0 110 20 10 10 0 010-20zm0 2a8 8 0 100 16 8 8 0 000-16zm2 8v5H8v-5H5l5-5 5 5h-3z"/></svg>';