tree_view constant

String const tree_view

Icon Data of tree_view

Implementation

static const String tree_view =
    '<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="M30 20v-8h-8v3h-5V7a2 2 0 00-2-2h-5V2H2v8h8V7h5v18a2 2 0 002 2h5v3h8v-8h-8v3h-5v-8h5v3ZM8 8H4V4h4Zm16 16h4v4h-4Zm0-10h4v4h-4Z"/></svg>';