drone_take_off constant

String const drone_take_off

Implementation

static const String drone_take_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-width="1.5"><path d="M13.463 17h-2.926a.6.6 0 01-.596-.534l-.867-7.8A.6.6 0 019.67 8h4.66a.6.6 0 01.596.666l-.867 7.8a.6.6 0 01-.596.534Z"/><path stroke-linejoin="round" stroke-miterlimit="1.5" d="M4.5 7a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z"/><path stroke-linejoin="round" d="M4.5 4.5 9 8M4.5 19.5l5-4m10-11L15 8m-.5 7.5 1.25 1"/><path stroke-linejoin="round" stroke-miterlimit="1.5" d="M4.5 22a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm15-15a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z"/><path stroke-linejoin="round" d="M19.5 22v-6m0 0L17 18.5m2.5-2.5 2.5 2.5"/></g></svg>';