side_panel_close_filled constant

String const side_panel_close_filled

Icon Data of side_panel_close_filled

Implementation

static const String side_panel_close_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 11H17.8l3.6-3.6L20 10l-6 6 6 6 1.4-1.4-3.6-3.6H28v9H12V6h16v9z"/></svg>';