chat_centered_dots_light constant

String const chat_centered_dots_light

Implementation

static const String chat_centered_dots_light =
    '<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 42H40a14 14 0 00-14 14v128a14 14 0 0014 14h59.5a2.1 2.1 0 011.7 1l14.8 24.7a14 14 0 0024 0l14.8-24.7a2.1 2.1 0 011.7-1H216a14 14 0 0014-14V56a14 14 0 00-14-14Zm2 142a2 2 0 01-2 2h-59.5a14 14 0 00-12 6.8l-14.8 24.7a1.9 1.9 0 01-3.4 0l-14.8-24.7a14 14 0 00-12-6.8H40a2 2 0 01-2-2V56a2 2 0 012-2h176a2 2 0 012 2ZM90 120a10 10 0 11-10-10 10 10 0 0110 10Zm48 0a10 10 0 11-10-10 10 10 0 0110 10Zm48 0a10 10 0 11-10-10 10 10 0 0110 10Z"/></svg>';