comment_dots constant

String const comment_dots

Icon Data of 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"><circle cx="12" cy="12" r="1" fill="currentColor"/><path fill="currentColor" d="M12 2a10 10 0 00-7.743 16.33l-1.964 1.963A1 1 0 003 22h9a10 10 0 000-20ZM8 13a1 1 0 111-1 1 1 0 01-1 1Zm4 0a1 1 0 111-1 1 1 0 01-1 1Zm4 0a1 1 0 111-1 1 1 0 01-1 1Z" opacity=".5"/><circle cx="8" cy="12" r="1" fill="currentColor"/><circle cx="16" cy="12" r="1" fill="currentColor"/></svg>';