tree_pine constant

String const tree_pine

Implementation

static const String tree_pine =
    '<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="m17 14 3 3.3a1 1 0 01-.7 1.7H4.7a1 1 0 01-.7-1.7L7 14h-.3a1 1 0 01-.7-1.7L9 9h-.2A1 1 0 018 7.3L12 3l4 4.3a1 1 0 01-.8 1.7H15l3 3.3a1 1 0 01-.7 1.7H17Zm-5 8v-3"/></svg>';