tree_view_line constant

String const tree_view_line

Implementation

static const String tree_view_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M15 32h-4a1 1 0 01-1-1v-4a1 1 0 011-1h4a1 1 0 011 1v4a1 1 0 01-1 1Zm-3-2h2v-2h-2Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M15 16h-4a1 1 0 00-1 1v1.2H5.8V12H7a1 1 0 001-1V7a1 1 0 00-1-1H3a1 1 0 00-1 1v4a1 1 0 001 1h1.2v17.8h6.36a.8.8 0 000-1.6H5.8v-8.4H10V21a1 1 0 001 1h4a1 1 0 001-1v-4a1 1 0 00-1-1ZM4 8h2v2H4Zm10 12h-2v-2h2Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M34 9a1 1 0 00-1-1H10v2h23a1 1 0 001-1Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M33 18H18v2h15a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M33 28H18v2h15a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-5"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';