space_ship constant

String const space_ship

Implementation

static const String space_ship =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M11.023 8.441s1.299 1.967 2.578 2.594c.992.482-.109 3.392-.639 4.646-.151.354-.357.344-.572.042-.408-.573-1.22-1.755-2.502-1.755H5.134c-1.283 0-2.095 1.182-2.502 1.755-.215.302-.423.312-.572-.042-.53-1.255-1.631-4.164-.64-4.646 1.28-.627 2.579-2.594 2.579-2.594h7.024z"/><path d="M11.192 9.062C10.83 5.966 9.6 1.06 8.076.077a4.615 4.615 0 00-.539-.034c-.184 0-.362.013-.541.034-1.524.983-2.755 5.89-3.116 8.985-.07.604-.108 1.143-.108 1.565 0 1.525.489 2.645 1.26 3.357h5.01c.771-.713 1.26-1.832 1.26-3.357a14.257 14.257 0 00-.11-1.565zM7.5 4a1.5 1.5 0 11-.001 3.001A1.5 1.5 0 017.5 4z"/></g></svg>';