chat_dots_duotone constant

String const chat_dots_duotone

Implementation

static const String chat_dots_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="m78 201.3-32.9 27.6a8 8 0 01-13.1-6.1V64a8 8 0 018-8h176a8 8 0 018 8v128a8 8 0 01-8 8H81.7Z" opacity=".2"/><path fill="currentColor" d="M82.5 208H216a16 16 0 0016-16V64a16 16 0 00-16-16H40a16 16 0 00-16 16v158.8a15.7 15.7 0 009.2 14.5 15.1 15.1 0 006.8 1.6 16 16 0 0010.3-3.8L82.5 208M216 192H82.5a15.6 15.6 0 00-10.3 3.8l-32.2 27V64h176Z"/><circle cx="128" cy="128" r="12" fill="currentColor"/><circle cx="80" cy="128" r="12" fill="currentColor"/><circle cx="176" cy="128" r="12" fill="currentColor"/></svg>';