comment_dots constant

String const comment_dots

Implementation

static const String comment_dots =
    '<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="M4.5 14.5 7 12h6a3 3 0 003-3V5a3 3 0 00-3-3H3a3 3 0 00-3 3v4a3 3 0 003 3v4l1.5-1.5Zm0-2.121V10.5H3A1.5 1.5 0 011.5 9V5A1.5 1.5 0 013 3.5h10A1.5 1.5 0 0114.5 5v4a1.5 1.5 0 01-1.5 1.5H6.379l-.44.44L4.5 12.378ZM11 8a1 1 0 100-2 1 1 0 000 2ZM9 7a1 1 0 11-2 0 1 1 0 012 0ZM5 8a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';