rocket_one constant

String const rocket_one

Implementation

static const String rocket_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="m20.906 6.063 1.43-.954a3 3 0 013.328 0l1.43.954A20 20 0 0136 22.703V33H12V22.704a20 20 0 018.906-16.641Z"/><circle cx="24" cy="20" r="6"/><path stroke-linecap="round" stroke-linejoin="round" d="m12 22-6 6.217V33h36v-4.783L36 22M24 38v6m-8-4v2m16-2v2"/></g></svg>';