rocket_off constant

String const rocket_off

Implementation

static const String rocket_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9.29 9.275A9.03 9.03 0 009 10a6 6 0 00-5 3 8 8 0 017 7 6 6 0 003-5c.241-.085.478-.18.708-.283m2.428-1.61A8.998 8.998 0 0020 7a3 3 0 00-3-3 8.998 8.998 0 00-6.107 2.864"/><path d="M7 14a6 6 0 00-3 6 6 6 0 006-3"/><circle cx="15" cy="9" r="1"/><path d="m3 3 18 18"/></g></svg>';