arrows_right_down constant

String const arrows_right_down

Icon Data of arrows_right_down

Implementation

static const String arrows_right_down =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m3 17 4 4 4-4"/><path d="M7 21V10a3 3 0 013-3h11"/><path d="m17 11 4-4-4-4"/></g></svg>';