mushrooms constant

String const mushrooms

Implementation

static const String mushrooms =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 17"><path fill="currentColor" fill-rule="evenodd" d="M8.002 1C4.149 1 1.025 4.446 1.025 7.115c0 2.666 3.124 2.869 6.977 2.869 3.854 0 6.978-.203 6.978-2.869C14.979 4.446 11.855 1 8.002 1zm-.08 10.169c-1.047 0-2.032-.019-2.892-.115-.001.087-.005.172-.005.259 0 3.142-3.579 5.688 2.945 5.688 6.525 0 2.947-2.546 2.947-5.688.001-.092-.003-.182-.004-.273-.884.107-1.903.129-2.991.129z"/></svg>';