tree_table constant

String const tree_table

Implementation

static const String tree_table =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M6 10V8H4V7h1V5H2v2h1v6h3v-2H4v-1z"/><path fill="currentColor" d="M0 0v16h16V0H0zm7 15H1V3h6v12zm4 0H8V3h3v12zm4 0h-3V3h3v12z"/></svg>';