comments constant

String const comments

Implementation

static const String comments =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M33 38H22v-8h14v-8h8v16h-5l-3 3-3-3Z"/><path stroke-linejoin="round" d="M4 6h32v24H17l-4 4-4-4H4V6Z"/><path d="M12 22h6m-6-8h12"/></g></svg>';