format_align_center constant

String const format_align_center

Implementation

static const String format_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="M3 4h17v1H3V4Zm4 4h9v1H7V8Zm-4 4h17v1H3v-1Zm4 4h9v1H7v-1Zm-4 4h17v1H3v-1Z"/></svg>';