badge_two constant

String const badge_two

Implementation

static const String badge_two =
    '<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 fill="#555" d="m16 44 8-4 8 4V24.944A11.955 11.955 0 0124 28a11.955 11.955 0 01-8-3.056V44Z"/><path fill="#555" d="M36 16a11.97 11.97 0 01-4 8.944A11.955 11.955 0 0124 28a11.955 11.955 0 01-8-3.056A11.97 11.97 0 0112 16c0-6.627 5.373-12 12-12s12 5.373 12 12Z"/><path d="M24 21V11l-2 1m2 9h2m-2 0h-2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';