document constant

String const document

Implementation

static const String document =
    '<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" fill-rule="evenodd" d="M19 21H5c-1.126 0-1.926-.491-2.412-1.166A3.233 3.233 0 012 18V6a3 3 0 013-3h10a3 3 0 013 3v5h3a1 1 0 011 1v6c0 .493-.14 1.211-.588 1.834C20.925 20.51 20.125 21 19 21zm1-7a1 1 0 10-2 0v4a1 1 0 102 0v-4z" clip-rule="evenodd"/></svg>';