fish_light constant

String const fish_light

Implementation

static const String fish_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M166 76a10 10 0 11-10-10 10 10 0 0110 10Zm38.1 82.3c-20.2 25.7-52.9 39.6-97.3 41.4l-21.3 50.6A5.8 5.8 0 0180 254h-.4a6.1 6.1 0 01-5.4-4.4l-15.1-52.7-52.8-15.2a6 6 0 01-4.3-5.4 6.1 6.1 0 013.7-5.9l50.6-21.3c1.8-44.3 15.7-77 41.4-97.2 40.5-31.9 98-22.6 114.6-18.9A13.7 13.7 0 01223 43.7c3.7 16.6 13 74.1-18.9 114.6ZM169.6 172a54 54 0 01-39.3-46.3 54.2 54.2 0 01-46.4-39.4c-9.8 17.5-15.1 39.9-15.7 67a6 6 0 01-3.7 5.4L26 174.9l39.7 11.3a6.4 6.4 0 014.1 4.2L81.1 230l16.2-38.5a6 6 0 015.4-3.7c27.1-.6 49.5-5.9 66.9-15.8Zm41.7-125.8a1.7 1.7 0 00-1.5-1.5c-15.4-3.3-68.3-12-104.6 16.6A75.5 75.5 0 0094 72a42 42 0 0042 42 6 6 0 016 6 42 42 0 0042 42 81 81 0 0010.7-11.2c28.6-36.3 19.9-89.2 16.6-104.6Z"/></svg>';