chat_bubble_line constant

String const chat_bubble_line

Implementation

static const String chat_bubble_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 2.5c-8.82 0-16 6.28-16 14s7.18 14 16 14a18 18 0 004.88-.68l5.53 3.52a1 1 0 001.54-.84v-6.73a13 13 0 004-9.27C34 8.78 26.82 2.5 18 2.5Zm10.29 22.11a1 1 0 00-.32.73v5.34l-4.38-2.79a1 1 0 00-.83-.11 16 16 0 01-4.76.72c-7.72 0-14-5.38-14-12s6.28-12 14-12 14 5.38 14 12a11.08 11.08 0 01-3.71 8.11Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M25 15.5H11a1 1 0 000 2h14a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M21.75 20.5h-7.5a1 1 0 000 2h7.5a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M11.28 12.5h13.44a1 1 0 000-2H11.28a1 1 0 000 2Z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';