align_box_middle_right constant

String const align_box_middle_right

Icon Data of align_box_middle_right

Implementation

static const String align_box_middle_right =
    '<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="M23 15H12v-2h11zm0 5h-7v-2h7z"/></svg>';