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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M8 11a1 1 0 101 1 1 1 0 00-1-1Zm4 0a1 1 0 101 1 1 1 0 00-1-1Zm4 0a1 1 0 101 1 1 1 0 00-1-1Zm-4-9A10 10 0 002 12a9.89 9.89 0 002.26 6.33l-2 2a1 1 0 00-.21 1.09A1 1 0 003 22h9a10 10 0 000-20Zm0 18H5.41l.93-.93a1 1 0 00.3-.71 1 1 0 00-.3-.7A8 8 0 1112 20Z"/></svg>';