collapse_all constant

String const collapse_all

Icon Data of collapse_all

Implementation

static const String collapse_all =
    '<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 15h-2V7H13V5h15a2.002 2.002 0 012 2Z"/><path fill="currentColor" d="M25 20h-2v-8H8v-2h15a2.002 2.002 0 012 2Z"/><path fill="currentColor" d="M18 27H4a2.002 2.002 0 01-2-2v-8a2.002 2.002 0 012-2h14a2.002 2.002 0 012 2v8a2.002 2.002 0 01-2 2ZM4 17v8h14.001L18 17Z"/></svg>';