display_fullwidth constant

String const display_fullwidth

Implementation

static const String display_fullwidth =
    '<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="M2 5h20V3H2v2Zm0 16h20v-2H2v2Z"/><path fill-rule="evenodd" d="M2 7v10h20V7H2Zm2 2h16v6H4V9Z" clip-rule="evenodd"/></g></svg>';