triangle_double_arrow_up constant

String const triangle_double_arrow_up

Implementation

static const String triangle_double_arrow_up =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M15.446 6.773c.581.581.9 2.103-1.001 2.103H1.457c-1.839 0-1.582-1.521-1-2.103L6.898.329a1.49 1.49 0 012.104 0l6.444 6.444z"/><path d="M15.446 13.773c.581.581.9 2.103-1.001 2.103H1.457c-1.839 0-1.582-1.521-1-2.103l6.441-6.444a1.49 1.49 0 012.104 0l6.444 6.444z"/></g></svg>';