shape_exclude constant

String const shape_exclude

Icon Data of shape_exclude

Implementation

static const String shape_exclude =
    '<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="M12 10h10V4a2 2 0 00-2-2H4a2 2 0 00-2 2v16a2 2 0 002 2h6V12a2 2 0 012-2Z"/><path fill="currentColor" d="M28 10h-6v10a2 2 0 01-2 2H10v6a2 2 0 002 2h16a2 2 0 002-2V12a2 2 0 00-2-2Z"/></svg>';