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"><path fill="currentColor" d="M5 3h13a3 3 0 013 3v9a3 3 0 01-3 3h-4.586l-3.707 3.707A1 1 0 018 21v-3H5a3 3 0 01-3-3V6a3 3 0 013-3Zm13 1H5a2 2 0 00-2 2v9a2 2 0 002 2h4v4l4-4h5a2 2 0 002-2V6a2 2 0 00-2-2Z"/></svg>';