arrow_up_right constant

String const arrow_up_right

Icon Data of arrow_up_right

Implementation

static const String arrow_up_right =
    '<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"><path fill="currentColor" d="M17 18a1 1 0 01-1-1V8H7a1 1 0 010-2h10a1 1 0 011 1v10a1 1 0 01-1 1Z"/><path fill="currentColor" d="M7 18a1 1 0 01-.707-1.707l10-10a1 1 0 011.414 1.414l-10 10A.997.997 0 017 18Z"/></svg>';