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" stroke="currentColor" stroke-width="2" d="M4 1h6v6H4V1Zm12 10h4v4h-4v-4Zm0 8h4v4h-4v-4ZM7 7v14h9m-9-8h9"/></svg>';