rocket constant

String const rocket

Implementation

static const String rocket =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m16 .776.027-.803-.803.027-1.309.046A10.75 10.75 0 005.753 4.25H3.667A2.75 2.75 0 00.962 6.504l-.8 4.36L0 11.75h2.69l1.56 1.56V16l.885-.162 4.36-.8a2.75 2.75 0 002.255-2.705v-2.086a10.75 10.75 0 004.204-8.162L16 .775ZM9.348 9.988l-4.2 2.1-1.235-1.236 2.1-4.2a9.25 9.25 0 017.954-5.107l.506-.018-.018.506a9.25 9.25 0 01-5.107 7.955ZM5.75 14.2v-.736l4.268-2.135.232-.116v1.12a1.25 1.25 0 01-1.025 1.23L5.75 14.2Zm-3.214-3.95 2.135-4.268.115-.232h-1.12a1.25 1.25 0 00-1.229 1.025L1.8 10.25h.736ZM10.5 6a.5.5 0 11-1 0 .5.5 0 011 0ZM12 6a2 2 0 11-4 0 2 2 0 014 0Z" clip-rule="evenodd"/></svg>';