hunting_gear constant

String const hunting_gear

Implementation

static const String hunting_gear =
    '<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 fill="#555" stroke-linejoin="round" d="M44 29H4v13h40V29Z"/><path stroke-linejoin="round" d="M4 29 9.038 4.999H39.02l4.98 24"/><path stroke-linecap="round" d="M19 12a5 5 0 000 10m10 0a5 5 0 000-10m-9 5h8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';