cactus_off constant

String const cactus_off

Implementation

static const String cactus_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="M6 9v1a3 3 0 003 3h1m8-5v5a3 3 0 01-.129.872m-2.014 2.004A3 3 0 0115 16h-1m-4 5V10m0-4V5a2 2 0 114 0v5m0 4v7m-7 0h10M3 3l18 18"/></svg>';