colorfulstage constant

String const colorfulstage

Implementation

static const String colorfulstage =
    '<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"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="18.154" cy="32.507" r="7.493" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M25.647 32.507V8c10.281 0 14.292 9.266 13.62 14.187-6.004-4.09-13.62-2.8-13.62-2.8"/></svg>';