drone constant

String const drone

Implementation

static const String drone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M20.093 18.177a4.094 4.094 0 01-8.186 0c0-5.459 8.187-5.459 8.187 0zM16 2.473c7.145.057 15.271 5.095 16 14.589h-9.677S21.079 11.817 16 11.854c-5.079.031-6.323 5.208-6.323 5.208H0C.469 7.734 8.459 2.415 16 2.473zm.068 27.054c-5.328.015-10.308-4.005-12.349-10.235h5.959s1.281 5.187 6.359 5.151c5.084-.031 6.292-5.151 6.292-5.151h5.953c-1.328 6.588-6.885 10.219-12.213 10.235z"/></svg>';