plant_solid constant

String const plant_solid

Implementation

static const String plant_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7 4.5A4.5 4.5 0 0111.5 0H15v3.5A4.5 4.5 0 0110.5 8H8v7H7v-4H4.5A4.5 4.5 0 010 6.5V3h3.5c1.414 0 2.675.652 3.5 1.671V4.5Zm1.146 1.646 3-3 .708.708-3 3-.708-.708Zm-2 3.708-3-3 .708-.708 3 3-.708.708Z" clip-rule="evenodd"/></svg>';