cactus_line constant

String const cactus_line

Implementation

static const String cactus_line =
    '<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 0v6c0 1.66-1.34 3-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-4zm0 2a2 2 0 00-2 2v14h4V6a2 2 0 00-2-2z"/></svg>';