trees constant

String const trees

Icon Data of trees

Implementation

static const String trees =
    '<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="m16 5 3 3-2 1 4 4-3 1 4 4h-9m2 3v-3m-7-5-2-2m2 1 2-2M8 21V8m-2.176 7.995a3 3 0 01-2.743-3.69 2.998 2.998 0 01.304-4.833A3 3 0 018 3.765a3 3 0 014.614 3.707 2.997 2.997 0 01.305 4.833A3 3 0 0110 16H6z"/></svg>';