cactus constant

String const cactus

Icon Data of cactus

Implementation

static const String cactus =
    '<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-3 3h-1m-4 5V5a2 2 0 114 0v16m-7 0h10"/></svg>';