text_align_center constant

String const 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" d="M18 19H6v-2h12v2Zm3-4H3v-2h18v2Zm-3-4H6V9h12v2Zm3-4H3V5h18v2Z"/></svg>';