indent_solid constant

String const indent_solid

Icon Data of indent_solid

Implementation

static const String indent_solid =
    '<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="M3 7v2h26V7zm0 4v2h19v-2zm26 0-5 5 5 5zM3 15v2h19v-2zm0 4v2h19v-2zm0 4v2h26v-2z"/></svg>';