cactus_fill constant

String const 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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M224 216a8 8 0 01-8 8H40a8 8 0 010-16h48v-68h-4a68.1 68.1 0 01-68-68 28 28 0 0156 0 12 12 0 0012 12h4V56a40 40 0 0180 0v68h4a12 12 0 0012-12 28 28 0 0156 0 68.1 68.1 0 01-68 68h-4v28h48a8 8 0 018 8Z"/></svg>';