glue constant

String const glue

Implementation

static const String glue =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M704 928q-3 36-32.5 66t-63.5 30H160q-34 0-63.5-30T64 928L0 512q0-49 28-88.5T96 384h57q-25-47-25-64 0-14 37-33t91-36q2-40 18.5-97.5t47-105.5T384 0t62.5 48 47 105.5T512 251q54 17 91 36t37 33q0 17-25 64h57q40 0 68 39.5t28 88.5z"/></svg>';