align_bottom constant

String const align_bottom

Implementation

static const String align_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"><path fill="currentColor" fill-rule="evenodd" d="M4.8 19h14.4c.442 0 .8.448.8 1s-.358 1-.8 1H4.8c-.442 0-.8-.448-.8-1s.358-1 .8-1Zm6.2-4a2 2 0 11-4 0V5a2 2 0 114 0v10Zm6 0a2 2 0 11-4 0V9a2 2 0 114 0v6Z"/></svg>';