format_separator constant

String const format_separator

Implementation

static const String format_separator =
    '<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"><g fill="currentColor"><path d="M16 5a1 1 0 100-2H8a1 1 0 100 2h8Zm0 2a1 1 0 110 2H8a1 1 0 110-2h8Zm1 5a1 1 0 01-1 1H8a1 1 0 110-2h8a1 1 0 011 1Zm-1 9a1 1 0 100-2H8a1 1 0 100 2h8Z" opacity=".5"/><path fill-rule="evenodd" d="M21 16a1 1 0 01-1 1H4a1 1 0 110-2h16a1 1 0 011 1Z" clip-rule="evenodd"/></g></svg>';