fish constant

String const fish

Icon Data of fish

Implementation

static const String fish =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="24" cy="7" r="1" fill="currentColor"/><path fill="currentColor" d="M26 2a16.018 16.018 0 00-16 16v2H3a1 1 0 00-.707 1.707l8 8A1 1 0 0012 29v-7h2A16.018 16.018 0 0030 6V2ZM10 26.586 5.414 22H10ZM12 20v-2a13.94 13.94 0 013.908-9.678l7.77 7.77A13.94 13.94 0 0114 20ZM28 6a13.916 13.916 0 01-2.98 8.605L17.395 6.98A13.916 13.916 0 0126 4h2Z"/></svg>';