document_fill constant

String const document_fill

Implementation

static const String document_fill =
    '<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 d="M0 0h24v24H0z"/><path d="M18 2a2 2 0 012 2v16a2 2 0 01-2 2H6a2 2 0 01-2-2V4a2 2 0 012-2h12Zm-6 11H9a1 1 0 100 2h3a1 1 0 100-2Zm3-5H9a1 1 0 00-.117 1.993L9 10h6a1 1 0 00.117-1.993L15 8Z"/></g></svg>';