worker constant

String const worker

Implementation

static const String worker =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M32 16a8 8 0 11-16 0m8-8a8 8 0 00-8 8h16a8 8 0 00-8-8Zm-12 8h24M24 4v4m0 19c-9.389 0-17 7.163-17 16h34c0-8.837-7.611-16-17-16Zm-6 7v4m12-4v4"/></svg>';