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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M13 12H7l-2.5 2.5L3 16v-4a3 3 0 01-3-3V5a3 3 0 013-3h10a3 3 0 013 3v4a3 3 0 01-3 3Zm-8.5 0v.379l1.44-1.44.439-.439H13A1.5 1.5 0 0014.5 9V5A1.5 1.5 0 0013 3.5H3A1.5 1.5 0 001.5 5v4A1.5 1.5 0 003 10.5h1.5V12Z" clip-rule="evenodd"/></svg>';