chat_dots_fill constant

String const chat_dots_fill

Implementation

static const String chat_dots_fill =
    '<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="M216 48H40a16 16 0 00-16 16v158.8a15.7 15.7 0 009.3 14.5 14.7 14.7 0 006.7 1.6 16 16 0 0010.3-3.8l31.8-26.7L216 208a16 16 0 0016-16V64a16 16 0 00-16-16ZM80 140a12 12 0 1112-12 12 12 0 01-12 12Zm48 0a12 12 0 1112-12 12 12 0 01-12 12Zm48 0a12 12 0 1112-12 12 12 0 01-12 12Z"/></svg>';