route constant

String const route

Implementation

static const String route =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M1024.665 0zm-512 0zm256 64q106 0 181-18.5t75-45.5v256H.665V0q0 27 75 45.5t181 18.5 181-18.5 75-45.5q0 27 75 45.5t181 18.5zm-256 960q-94-27-168.5-65.5t-125-78.5-88.5-97-59.5-104-36.5-116.5-21.5-118T.665 320h1024q-6 76-12.5 124.5t-21.5 118-36.5 116.5-59.5 104-88.5 97-125 78.5-168.5 65.5z"/></svg>';