whole_site_accelerator constant

String const whole_site_accelerator

Implementation

static const String whole_site_accelerator =
    '<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-width="4"><circle cx="22" cy="40" r="4" fill="#555"/><circle cx="26" cy="8" r="4" fill="#555"/><circle cx="36" cy="24" r="4" fill="#555"/><circle cx="12" cy="24" r="4" fill="#555"/><path stroke-linecap="round" stroke-linejoin="round" d="M32 24H16m7-13-8 10"/><path d="m33 27-8.001 10"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';