upwards_arrow_to_bar constant

String const upwards_arrow_to_bar

Implementation

static const String upwards_arrow_to_bar =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 17"><path fill="currentColor" fill-rule="evenodd" d="M15.002 4.913c.551 0 .995-.42.995-.938V2.102c0-.518-.444-.938-.995-.938H1.076c-.55 0-.995.42-.995.938v1.873c0 .519.445.938.995.938h13.926zM6.994 6.518a1.488 1.488 0 012.092 0l6.408 6.374c.579.573.835 2.078-.995 2.078H1.579c-1.891 0-1.573-1.505-.995-2.078l6.41-6.374z"/></svg>';