text_align_center constant

String const text_align_center

Icon Data of text_align_center

Implementation

static const String text_align_center =
    '<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" fill-rule="evenodd" d="M19 7H5a1 1 0 110-2h14a1 1 0 010 2Zm-2 4H7a1 1 0 010-2h10a1 1 0 010 2Zm2 4H5a1 1 0 010-2h14a1 1 0 010 2Zm-2 4H7a1 1 0 010-2h10a1 1 0 010 2Z"/></svg>';