conversation_square constant

String const conversation_square

Implementation

static const String conversation_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="448" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 448 512"><path fill="currentColor" d="M48 32C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H48zm157.918 115.73h73.705C336.848 147.73 384 194.885 384 252.11v4.119c0 56.309-46.237 103.462-104.377 103.462h-72.791c-23.348 0-45.32-7.325-62.717-20.601L64 364.27l54.936-51.733c-10.988-16.938-17.397-35.708-17.397-56.308v-4.12c0-57.224 47.154-104.379 104.379-104.379zm-1.451 39.79c-31.588 0-54.903 23.359-54.903 54.947v27.066c0 31.588 23.315 51.205 54.903 51.205h75.537c31.13 0 54.973-19.617 54.973-51.205v-27.066c0-31.588-23.385-54.947-54.973-54.947h-75.537z"/></svg>';