acdisplay constant

String const acdisplay

Implementation

static const String acdisplay =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.86 4.5a2 2 0 00-2 2v35a2 2 0 002 2h27.2a2 2 0 002-2V30.83h-2.92v7.79H8.79V9.38h25.35v1.95h2.92V6.5a2 2 0 00-2-2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M35.31 14.25a6.82 6.82 0 00-6.82 6.83v6.82h6.82a6.83 6.83 0 100-13.65Z"/></svg>';