rocket_light constant

String const rocket_light

Implementation

static const String rocket_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M150 224a6 6 0 01-6 6h-32a6 6 0 010-12h32a6 6 0 016 6Zm71-66.9-12.4 55.7a13.7 13.7 0 01-9 10.1 12.6 12.6 0 01-4.7.8 14.1 14.1 0 01-8.7-3L157.9 198H98.1l-28.3 22.7a14.1 14.1 0 01-8.7 3 12.6 12.6 0 01-4.7-.8 13.7 13.7 0 01-9-10.1L35 157.1a14.1 14.1 0 012.9-12l30-36a121.3 121.3 0 018-35.8c11.6-29.8 32.1-49.2 43.3-58.2a14.1 14.1 0 0117.6 0c11 9 31.3 28.5 42.7 58.3a119.2 119.2 0 017.9 35l30.7 36.7a14.1 14.1 0 012.9 12ZM99.5 186h57c48.7-89.7-8.4-146.2-27.3-161.5a2.1 2.1 0 00-2.5-.1c-19.1 15.4-77 71.9-27.2 161.6Zm-11.2 4.5C76.6 169 69.8 148 68.1 127.6l-21 25.2a2.1 2.1 0 00-.4 1.7l12.4 55.7a1.8 1.8 0 001.3 1.4 1.8 1.8 0 001.9-.3Zm120.6-37.7-21.5-25.7c-1.5 20.5-8.1 41.7-19.7 63.4l26 20.8a1.8 1.8 0 001.9.3 1.8 1.8 0 001.3-1.4l12.4-55.7a2.1 2.1 0 00-.4-1.7ZM128 106a10 10 0 10-10-10 10 10 0 0010 10Z"/></svg>';