pdf constant

String const pdf

Implementation

static const String pdf =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V3H6zm2 2h16v22H8V5zm7.406 5.344a1.429 1.429 0 00-.906.312c-.254.215-.37.482-.438.75-.137.538-.097 1.1.032 1.72.15.725.587 1.6.937 2.437-.178.763-.224 1.435-.5 2.218-.235.674-.535 1.06-.81 1.657-.63.238-1.38.38-1.876.688-.534.332-1.002.7-1.28 1.22-.28.517-.25 1.25.123 1.78.185.277.427.497.75.625.324.128.675.133.97.03.588-.202 1.006-.655 1.405-1.186.37-.492.635-1.328.97-2 .504-.168.868-.38 1.405-.5.564-.126.94-.065 1.47-.125.227.258.42.67.655.874.477.413 1 .743 1.625.78.626.04 1.25-.35 1.594-.936h.032v-.032c.152-.267.257-.553.25-.875-.006-.32-.17-.654-.375-.874-.41-.44-.933-.55-1.5-.625-.435-.056-1.045.1-1.562.126-.452-.596-.903-1.046-1.313-1.812-.22-.414-.282-.767-.468-1.188.143-.68.43-1.436.468-2.03.048-.72.02-1.34-.187-1.907a1.84 1.84 0 00-.53-.783 1.49 1.49 0 00-.907-.343h-.032zm.656 7.406c.18.316.402.517.594.813-.282.05-.496-.002-.78.062-.05.01-.078.05-.126.063.057-.155.132-.25.188-.407.064-.182.064-.346.124-.53zm3.688 2.03c.337.045.455.107.5.126-.007.016.012.01 0 .032-.123.205-.14.192-.22.187-.066-.004-.32-.142-.56-.313.07.006.216-.04.28-.03zm-7 1.564c-.055.08-.102.272-.156.343-.305.406-.586.596-.656.625-.013-.013.02 0 0-.03h-.032c-.103-.147-.072-.085 0-.22.073-.134.31-.402.72-.656.03-.018.093-.044.124-.062z"/></svg>';