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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M12 30H9v-2h3V15.566l-3.515-2.109 1.03-1.714 3.514 2.108A2.011 2.011 0 0114 15.566V28a2.002 2.002 0 01-2 2Z"/><path fill="currentColor" d="M22 30h-3a2.002 2.002 0 01-2-2V17h6a4 4 0 003.981-4.396A4.149 4.149 0 0022.785 9h-1.583l-.177-.779C20.452 5.696 18.031 4 15 4a6.02 6.02 0 00-5.441 3.486l-.309.667-.863-.114A2.771 2.771 0 008 8a4 4 0 100 8v2A6 6 0 118 6l.079.001A8.027 8.027 0 0115 2c3.679 0 6.692 1.978 7.752 5h.033a6.164 6.164 0 016.187 5.414A6.001 6.001 0 0123 19h-4v9h3Z"/></svg>';