file_document_box_minus constant

String const file_document_box_minus

Implementation

static const String file_document_box_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"><path fill="currentColor" d="M22 17v2h-8v-2h8m-10 0v-2H7v2h5m5-6H7v2h7.69A5.983 5.983 0 0012 18c0 1.09.29 2.12.8 3H5a2 2 0 01-2-2V5c0-1.11.89-2 2-2h14a2 2 0 012 2v7.8c-.88-.51-1.91-.8-3-.8l-1 .08V11m0-2V7H7v2h10Z"/></svg>';