mushroom constant

String const mushroom

Icon Data of mushroom

Implementation

static const String mushroom =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 11.1C20 6.626 16.418 3 12 3s-8 3.626-8 8.1a.9.9 0 00.9.9h14.2a.9.9 0 00.9-.9zM10 12v7a2 2 0 104 0v-7"/></svg>';