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"><g fill="currentColor" stroke="currentColor" 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"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 24h30m-4-4 4 4-4 4"/></g></svg>';