chat_circle constant

String const chat_circle

Implementation

static const String chat_circle =
    '<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="M128 232a103.6 103.6 0 01-50-12.8l-30 8.5A15.9 15.9 0 0128.3 208l8.5-30a104 104 0 1191.2 54Zm-49-29.4a8.7 8.7 0 014.1 1.1 88 88 0 10-30.8-30.8 8.2 8.2 0 01.8 6.3l-9.5 33.2 33.2-9.5a8.3 8.3 0 012.2-.3Z"/></svg>';