plant_off constant

String const plant_off

Icon Data of plant_off

Implementation

static const String plant_off =
    '<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="M17 17v2a2 2 0 01-2 2H9a2 2 0 01-2-2v-4h8m-3.1-7.092a6.006 6.006 0 00-4.79-4.806M3 3v2a6 6 0 006 6h2m1.531-2.472A6.001 6.001 0 0118 5h3v1a6.002 6.002 0 01-5.037 5.923M12 15v-3M3 3l18 18"/></svg>';