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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m4 22 3.725-1.475q-.8-1.8-1.175-3.275-.375-1.475-.55-3.575l-1.1.725q-.425.275-.662.725-.238.45-.238.95Zm5.225-2h5.55q.875-1.7 1.3-3.538.425-1.837.425-3.787 0-3.125-1.238-5.888Q14.025 4.025 12 2.6 9.975 4.025 8.738 6.787 7.5 9.55 7.5 12.675q0 1.975.425 3.825t1.3 3.5ZM12 13q-.825 0-1.412-.588Q10 11.825 10 11t.588-1.413Q11.175 9 12 9t1.413.587Q14 10.175 14 11q0 .825-.587 1.412Q12.825 13 12 13Zm8 9v-5.925q0-.5-.237-.95-.238-.45-.663-.725l-1.1-.725q-.175 2.1-.55 3.575-.375 1.475-1.175 3.275Z"/></svg>';