plant constant

String const plant

Implementation

static const String plant =
    '<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="M7 15h10v4a2 2 0 01-2 2H9a2 2 0 01-2-2v-4zm5-6a6 6 0 00-6-6H3v2a6 6 0 006 6h3m0 0a6 6 0 016-6h3v1a6 6 0 01-6 6h-3m0 3V9"/></svg>';