text_bubble_print constant

String const text_bubble_print

Icon Data of text_bubble_print

Implementation

static const String text_bubble_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><defs><path id="svgIDa" fill="currentColor" fill-rule="evenodd" d="M4 8a2 2 0 012-2h12a2 2 0 012 2v6.102a2 2 0 01-2 2h-7.55S8.364 18 7.705 18c-.66 0-1.056-1.898-1.056-1.898H6a2 2 0 01-2-2V8Z" clip-rule="evenodd" opacity=".8"/></defs><g fill="currentColor"><use fill-rule="evenodd" clip-rule="evenodd" href="#svgIDa" opacity=".8"/><path stroke="currentColor" stroke-linecap="round" d="M2 6a2 2 0 012-2h12a2 2 0 012 2v6.102a2 2 0 01-2 2H8.45S6.364 16 5.705 16c-.66 0-1.056-1.898-1.056-1.898H4a2 2 0 01-2-2V6Z" clip-rule="evenodd"/><circle cx="7" cy="9" r="1"/><circle cx="10" cy="9" r="1"/><circle cx="13" cy="9" r="1"/><use fill-rule="evenodd" clip-rule="evenodd" href="#svgIDa" opacity=".8"/><path fill-rule="evenodd" d="M1.5 12.102a2.5 2.5 0 002.5 2.5h.249c.307 1.238.741 1.898 1.455 1.898.603 0 1.519-.62 2.94-1.898H16a2.5 2.5 0 002.5-2.5V6A2.5 2.5 0 0016 3.5H4A2.5 2.5 0 001.5 6v6.102Zm1 0V6A1.5 1.5 0 014 4.5h12A1.5 1.5 0 0117.5 6v6.102a1.5 1.5 0 01-1.5 1.5H8.257l-.143.13C6.834 14.898 5.96 15.5 5.704 15.5c-.092 0-.35-.463-.567-1.5l-.083-.398H4a1.5 1.5 0 01-1.5-1.5Z" clip-rule="evenodd"/><circle cx="7" cy="9" r="1"/><circle cx="10" cy="9" r="1"/><circle cx="13" cy="9" r="1"/></g></svg>';