format_left constant

String const format_left

Implementation

static const String format_left =
    '<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 4a1 1 0 000 2h8a1 1 0 100-2H4Zm-1 5a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1Zm1 3a1 1 0 100 2h8a1 1 0 100-2H4Z"/></svg>';