tree constant

String const tree

Icon Data of tree

Implementation

static const String tree =
    '<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="m12 13-2-2m2 1 2-2m-2 11V8m-2.176 7.995a3 3 0 01-2.743-3.69 2.998 2.998 0 01.304-4.833A3 3 0 0112 3.765a3 3 0 014.614 3.707 2.997 2.997 0 01.305 4.833A3 3 0 0114 16h-4z"/></svg>';