image_comment_light constant

String const image_comment_light

Implementation

static const String image_comment_light =
    '<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="M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0ZM16 8A8 8 0 110 8a8 8 0 0116 0Zm-6 3H5l-1 1V7a2 2 0 012-2h4a2 2 0 012 2v2a2 2 0 01-2 2Zm0-1.5H5.5V7a.5.5 0 01.5-.5h4a.5.5 0 01.5.5v2a.5.5 0 01-.5.5Z" clip-rule="evenodd"/></svg>';