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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M32 16a8 8 0 11-16 0"/><path fill="#555" d="M24 8a8 8 0 00-8 8h16a8 8 0 00-8-8Z"/><path d="M12 16h24M24 4v4"/><path fill="#555" d="M24 27c-9.389 0-17 7.163-17 16h34c0-8.837-7.611-16-17-16Z"/><path d="M18 34v4m12-4v4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';