tides constant

String const tides

Icon Data of tides

Implementation

static const String tides =
    '<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"><path fill="currentColor" d="M14 7 9 2 4 7l1.413 1.416L8 5.833V14h2V5.833l2.586 2.581L14 7zm12.586.586L24 10.167V2h-2v8.167l-2.587-2.583L18 9l5 5 5-5-1.414-1.414zM20 20a3.438 3.438 0 01-3.051-2.316A1.007 1.007 0 0016 17a.99.99 0 00-.947.679A3.44 3.44 0 0112 20a3.438 3.438 0 01-3.051-2.316A1.007 1.007 0 008 17a.971.971 0 00-.947.679A3.44 3.44 0 014 20H2v2h2a4.932 4.932 0 004-1.987 5.02 5.02 0 008 0A4.932 4.932 0 0020 22h10v-2zm8 8a3.438 3.438 0 01-3.051-2.316A1.007 1.007 0 0024 25a.99.99 0 00-.947.679A3.44 3.44 0 0120 28a3.438 3.438 0 01-3.051-2.316A1.007 1.007 0 0016 25a.971.971 0 00-.947.679A3.44 3.44 0 0112 28H2v2h10a4.932 4.932 0 004-1.987 5.02 5.02 0 008 0A4.932 4.932 0 0028 30h2v-2z"/></svg>';