chat_centered_dots_thin constant

String const chat_centered_dots_thin

Implementation

static const String chat_centered_dots_thin =
    '<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 44H40a12 12 0 00-12 12v128a12 12 0 0012 12h59.5a3.9 3.9 0 013.4 1.9l14.8 24.7a11.9 11.9 0 0020.6 0l14.8-24.7a3.9 3.9 0 013.4-1.9H216a12 12 0 0012-12V56a12 12 0 00-12-12Zm4 140a4 4 0 01-4 4h-59.5a12.1 12.1 0 00-10.3 5.8l-14.8 24.7a3.9 3.9 0 01-6.8 0l-14.8-24.7a12.1 12.1 0 00-10.3-5.8H40a4 4 0 01-4-4V56a4 4 0 014-4h176a4 4 0 014 4ZM88 120a8 8 0 11-8-8 8 8 0 018 8Zm48 0a8 8 0 11-8-8 8 8 0 018 8Zm48 0a8 8 0 11-8-8 8 8 0 018 8Z"/></svg>';