column_delete constant

String const column_delete

Icon Data of column_delete

Implementation

static const String column_delete =
    '<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 3.41 28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"/><path fill="currentColor" d="M24 14v14h-6V6h-2v22a2.002 2.002 0 002 2h6a2.002 2.002 0 002-2V14zM10 30H4a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h6a2.002 2.002 0 012 2v20a2.002 2.002 0 01-2 2zM4 8v20h6V8z"/></svg>';