file_minus constant

String const file_minus

Implementation

static const String file_minus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 19h-6"/><path fill-rule="evenodd" d="M6 2h6v6a3 3 0 003 3h6v2.803A6 6 0 0012.803 22H6a3 3 0 01-3-3V5a3 3 0 013-3zm15 6.828V9h-6a1 1 0 01-1-1V2h.172a3 3 0 012.12.879l3.83 3.828A3 3 0 0121 8.828z" clip-rule="evenodd"/></g></svg>';