arrow_down_right constant

String const arrow_down_right

Icon Data of arrow_down_right

Implementation

static const String arrow_down_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 18H7a1 1 0 010-2h9V7a1 1 0 012 0v10a1 1 0 01-1 1Z"/><path fill="currentColor" d="M17 18a.997.997 0 01-.707-.293l-10-10a1 1 0 011.414-1.414l10 10A1 1 0 0117 18Z"/></svg>';