format_center constant

String const format_center

Implementation

static const String format_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="M4 5a1 1 0 000 2h16a1 1 0 100-2H4Zm0 8a1 1 0 100 2h16a1 1 0 100-2H4Zm2-3a1 1 0 011-1h10a1 1 0 110 2H7a1 1 0 01-1-1Zm1 7a1 1 0 100 2h10a1 1 0 100-2H7Z"/></svg>';