document_add constant

String const document_add

Icon Data of document_add

Implementation

static const String document_add =
    '<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" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M14.5 15.5h-5M12 18v-5"/><path d="M5 20V4a1 1 0 011-1h6.172a2 2 0 011.414.586l4.828 4.828A2 2 0 0119 9.828V20a1 1 0 01-1 1H6a1 1 0 01-1-1z"/><path d="M12 3v6a1 1 0 001 1h6"/></g></svg>';