chevron_right_r constant

String const chevron_right_r

Implementation

static const String chevron_right_r =
    '<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"><path d="m16.485 12.045-4.242-4.243-1.415 1.415 2.829 2.828-2.829 2.829 1.415 1.414 4.242-4.243Z"/><path fill-rule="evenodd" d="M1 4a3 3 0 013-3h16a3 3 0 013 3v16a3 3 0 01-3 3H4a3 3 0 01-3-3V4Zm3-1h16a1 1 0 011 1v16a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1Z" clip-rule="evenodd"/></g></svg>';