comment constant

String const comment

Implementation

static const String comment =
    '<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="M17 9H7V7h10v2ZM7 13h10v-2H7v2Z"/><path fill-rule="evenodd" d="M2 18V2h20v16h-6v4h-2a4 4 0 01-4-4H2Zm10-2v2a2 2 0 002 2v-4h6V4H4v12h8Z" clip-rule="evenodd"/></g></svg>';