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="72" height="72" preserveAspectRatio="xMidYMid meet" viewBox="0 0 72 72"><path fill="#9B9B9A" d="M32.6 50.1c1 1.8 2.1 2.9 3.4 2.9 3.3 0 6-7.6 6-17 0-4.6-.6-8.8-1.7-11.8"/><path fill="#D0CFCE" d="M40.3 24.2C39.2 21 37.7 19 36 19c-3.3 0-6 7.6-6 17 0 5.9 1 11 2.6 14.1"/><circle cx="56" cy="56" r="10" fill="#FFF"/><circle cx="16" cy="56" r="10" fill="#FFF"/><circle cx="16" cy="16" r="10" fill="#FFF"/><circle cx="56" cy="16" r="10" fill="#FFF"/><g fill="currentColor" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><ellipse cx="36" cy="36" rx="6" ry="17"/><circle cx="56" cy="56" r="10"/><path d="m42 42 6.9 6.9"/><circle cx="16" cy="56" r="10"/><path d="m30 42-6.9 6.9"/><circle cx="16" cy="16" r="10"/><path d="m30 30-6.9-6.9"/><circle cx="56" cy="16" r="10"/><path d="m42 30 6.9-6.9m11.5 28.5-8.8 8.8m-40-8.8 8.8 8.8m-8.8-40 8.8-8.8m40 8.8-8.8-8.8"/></g><path fill="currentColor" stroke="#9B9B9A" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.1" d="m60.4 51.6-8.8 8.8m-40-8.8 8.8 8.8m-8.8-40 8.8-8.8m40 8.8-8.8-8.8"/></svg>';