cactus_fill constant

String const cactus_fill

Icon Data of cactus_fill

Implementation

static const String cactus_fill =
    '<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" d="M12 2c2.21 0 4 1.79 4 4v9h1c.55 0 1-.45 1-1V8a1 1 0 012 0v6a3 3 0 01-3 3h-1v3h2v2H6v-2h2v-6H7a3 3 0 01-3-3V9a1 1 0 012 0v2c0 .55.45 1 1 1h1V6c0-2.21 1.79-4 4-4z"/></svg>';