chat_dots constant

String const chat_dots

Icon Data of chat_dots

Implementation

static const String chat_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" d="M8 2.19c3.13 0 5.68 2.25 5.68 5s-2.55 5-5.68 5a5.65 5.65 0 01-1.89-.29l-.75-.26-.56.56a13.78 13.78 0 01-2 1.55.13.13 0 01-.07 0v-.06a6.58 6.58 0 00.15-4.29 5.25 5.25 0 01-.55-2.16c0-2.77 2.55-5 5.68-5M8 .94c-3.83 0-6.93 2.81-6.93 6.27a6.42 6.42 0 00.64 2.64 5.53 5.53 0 01-.18 3.48 1.32 1.32 0 002 1.5 14.93 14.93 0 002.16-1.71 6.78 6.78 0 002.31.36c3.83 0 6.93-2.81 6.93-6.27S11.83.94 8 .94z"/><ellipse cx="5.2" cy="7.7" fill="currentColor" rx=".8" ry=".75"/><ellipse cx="8" cy="7.7" fill="currentColor" rx=".8" ry=".75"/><ellipse cx="10.8" cy="7.7" fill="currentColor" rx=".8" ry=".75"/></svg>';