side_panel_open_filled constant

String const side_panel_open_filled

Icon Data of side_panel_open_filled

Implementation

static const String side_panel_open_filled =
    '<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="M28 4H4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 22H12v-9h10.2l-3.6 3.6L20 22l6-6-6-6-1.4 1.4 3.6 3.6H12V6h16v20z"/></svg>';