document_f constant

String const document_f

Icon Data of document_f

Implementation

static const String document_f =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-4 -2 24 24"><path fill="currentColor" d="M3 0h10a3 3 0 013 3v14a3 3 0 01-3 3H3a3 3 0 01-3-3V3a3 3 0 013-3zm1 7a1 1 0 100 2h8a1 1 0 000-2H4zm0 8a1 1 0 000 2h5a1 1 0 000-2H4zM4 3a1 1 0 100 2h8a1 1 0 000-2H4zm0 8a1 1 0 000 2h8a1 1 0 000-2H4z"/></svg>';