transition_bottom constant

String const transition_bottom

Implementation

static const String transition_bottom =
    '<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 2H6a3 3 0 00-3 3v2a3 3 0 003 3h12a3 3 0 003-3V5a3 3 0 00-3-3Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M3 16v2a4 4 0 004 4h10a4 4 0 004-4v-2m-9-6v8m0 0-3-3m3 3 3-3"/></g></svg>';