align_box_middle_left constant

String const align_box_middle_left

Icon Data of align_box_middle_left

Implementation

static const String align_box_middle_left =
    '<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="M9 13h11v2H9zm0 5h7v2H9z"/></svg>';