up_right_arrow constant

String const up_right_arrow

Implementation

static const String up_right_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.01 9a1 1 0 011.006 1.005l-.033 6.441c-.005.889-1.079 1.33-1.707.702l-1.493-1.493c-.127-.127-.349-.08-.472.05a.777.777 0 01-.018.018l-7.586 7.585a1 1 0 01-1.414 0l-1.586-1.585a1 1 0 010-1.415l7.586-7.585.018-.018c.13-.124.176-.345.05-.472l-1.494-1.493c-.628-.628-.186-1.703.702-1.707L22.011 9Z"/><path fill-rule="evenodd" d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3 6a3 3 0 013-3h20a3 3 0 013 3v20a3 3 0 01-3 3H6a3 3 0 01-3-3V6Z" clip-rule="evenodd"/></g></svg>';