align_box_bottom_center constant

String const align_box_bottom_center

Icon Data of align_box_bottom_center

Implementation

static const String align_box_bottom_center =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M26 30H6a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v24a2.002 2.002 0 01-2 2ZM6 4v24h20V4Z"/><path fill="currentColor" d="M22 20H10v-2h12zm-2 5h-8v-2h8z"/></svg>';