transition_top constant

String const transition_top

Implementation

static const String transition_top =
    '<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="M18 22H6a3 3 0 01-3-3v-2a3 3 0 013-3h12a3 3 0 013 3v2a3 3 0 01-3 3Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M3 8V6a4 4 0 014-4h10a4 4 0 014 4v2m-9 6V6m0 0L9 9m3-3 3 3"/></g></svg>';