transition_right constant

String const transition_right

Implementation

static const String transition_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"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M2 18V6a3 3 0 013-3h2a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 3h2a4 4 0 014 4v10a4 4 0 01-4 4h-2m-6-9h8m0 0-3-3m3 3-3 3"/></g></svg>';