display_spacing constant

String const display_spacing

Implementation

static const String display_spacing =
    '<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="M3 21V3h2v18H3Z"/><path fill-rule="evenodd" d="M7 3h10v18H7V3Zm2 2v14h6V5H9Z" clip-rule="evenodd"/><path d="M19 3v18h2V3h-2Z"/></g></svg>';