vertical_align_bottom constant

String const vertical_align_bottom

Implementation

static const String vertical_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" d="M21 20h-3V9a1 1 0 00-1-1h-3V3a1 1 0 00-1-1H7a1 1 0 00-1 1v17H3a1 1 0 000 2h18a1 1 0 000-2Zm-9 0H8V4h4Zm4 0h-2V10h2Z"/></svg>';