archery constant

String const archery

Implementation

static const String archery =
    '<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"><path stroke-linecap="round" d="M13 42c9.941 0 18-8.059 18-18S22.941 6 13 6"/><circle cx="9" cy="24" r="3" fill="#555"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 24h30m-4-4 4 4-4 4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';