fishing constant

String const fishing

Implementation

static const String fishing =
    '<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" stroke-linejoin="round" d="M20.987 34.552 12 29h27a3 3 0 110 6H22.564a3 3 0 01-1.577-.448Z"/><path stroke-miterlimit="2" d="M30 11a2 2 0 100-4 2 2 0 000 4Z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" d="M34 32c4-3 2.5-9.566 1.5-11.5-1-1.934-2.95-4.5-2.95-4.5s-1.05 0-2.05 1c-2.678 2.679-4.5 6-7 6s-6-2-6-2"/><path stroke-linecap="round" stroke-linejoin="round" d="M20 15c-3.596-4.496-6.385-6.566-12-6.938C6.899 7.989 6 8.895 6 10v18m1 15c4 0 2.938-2 6-2 3.063 0 2 2 5.5 2s2.5-2 6-2 2.938 2 6 2c3.063 0 1.5-2 5-2s2.563 2 6.5 2"/></g></svg>';