transition_bottom constant

String const transition_bottom

Icon Data of 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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M21 18a3 3 0 01-3 3H6a3 3 0 01-3-3"/><rect width="18" height="6" x="3" y="3" rx="3"/><path d="M12 9v8m-3-3 3 3 3-3"/></g></svg>';