ferris_wheel constant

String const ferris_wheel

Implementation

static const String ferris_wheel =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="m9 44 15-22m15 22L24 22"/><path stroke="currentColor" stroke-width="4" d="M9.132 24A15.14 15.14 0 019 22a14.95 14.95 0 011.5-6.546m.656 14.299A15.018 15.018 0 0021 36.7m6 0a15.02 15.02 0 009.911-7.06M38.868 24c.087-.654.132-1.322.132-2a14.94 14.94 0 00-1.5-6.546M27 7.3a14.955 14.955 0 017 3.52M21 7.3a14.955 14.955 0 00-7.614 4.101"/><circle cx="10" cy="27" r="3" stroke="currentColor" stroke-width="4"/><circle cx="24" cy="37" r="3" stroke="currentColor" stroke-width="4"/><circle cx="24" cy="7" r="3" stroke="currentColor" stroke-width="4"/><circle cx="12" cy="13" r="3" stroke="currentColor" stroke-width="4"/><circle cx="36" cy="13" r="3" stroke="currentColor" stroke-width="4"/><circle cx="38" cy="27" r="3" stroke="currentColor" stroke-width="4"/><circle cx="24" cy="22" r="4"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M6 44h8m20 0h8"/></g></svg>';