nametag constant

String const nametag

Implementation

static const String nametag =
    '<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="M4 14v6h6v-2H6v-4H4Z"/><path fill-rule="evenodd" d="M9 9v6h6V9H9Zm4 2h-2v2h2v-2Z" clip-rule="evenodd"/><path d="M4 10V4h6v2H6v4H4Zm16 0V4h-6v2h4v4h2Zm0 4v6h-6v-2h4v-4h2Z"/></g></svg>';