tree_structure constant

String const tree_structure

Implementation

static const String tree_structure =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M168 112h48a16 16 0 0016-16V48a16 16 0 00-16-16h-48a16 16 0 00-16 16v16h-8a32.1 32.1 0 00-32 32v24H88v-12a16 16 0 00-16-16H32a16 16 0 00-16 16v40a16 16 0 0016 16h40a16 16 0 0016-16v-12h24v24a32.1 32.1 0 0032 32h8v16a16 16 0 0016 16h48a16 16 0 0016-16v-48a16 16 0 00-16-16h-48a16 16 0 00-16 16v16h-8a16 16 0 01-16-16V96a16 16 0 0116-16h8v16a16 16 0 0016 16Zm-96 36H32v-40h40v40Zm96 12h48v48h-48Zm0-112h48v48h-48Z"/></svg>';