vertical_distribute_bottom constant

String const vertical_distribute_bottom

Implementation

static const String vertical_distribute_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 18h-1v-5a1 1 0 00-1-1H5a1 1 0 00-1 1v5H3a1 1 0 000 2h18a1 1 0 000-2Zm-3 0H6v-4h12ZM3 10h18a1 1 0 000-2h-2V5a1 1 0 00-1-1H6a1 1 0 00-1 1v3H3a1 1 0 000 2Zm4-4h10v2H7Z"/></svg>';