application_effect constant

String const application_effect

Implementation

static const String application_effect =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 40.833a11.955 11.955 0 008 3.056c6.627 0 12-5.373 12-12 0-5.301-3.437-9.8-8.204-11.387"/><path d="M27.171 27.5c.535 1.359.829 2.84.829 4.39 0 6.627-5.373 12-12 12-6.628 0-12-5.373-12-12 0-5.316 3.455-9.824 8.242-11.4"/><path d="M24 27.89c6.627 0 12-5.373 12-12 0-6.628-5.373-12-12-12s-12 5.372-12 12c0 6.627 5.373 12 12 12Z"/></g></svg>';