tree constant

String const 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" fill-rule="evenodd" d="M11 17.9A5.002 5.002 0 017 13V7a5 5 0 0110 0v6a5.002 5.002 0 01-4 4.9V21a1 1 0 11-2 0v-3.1ZM12 4a3 3 0 013 3v6a3.001 3.001 0 01-2 2.83V11a1 1 0 10-2 0v4.83A3.001 3.001 0 019 13V7a3 3 0 013-3Z" clip-rule="evenodd"/></svg>';