speech_bubbles_ltr constant

String const speech_bubbles_ltr

Implementation

static const String speech_bubbles_ltr =
    '<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"><path fill="currentColor" d="M17 4v7a2 2 0 01-2 2H4v1a2 2 0 002 2h10l4 4V6a2 2 0 00-2-2zM6 10H0v6z"/><rect width="16" height="12" fill="currentColor" rx="2"/></svg>';