save_as constant

String const save_as

Implementation

static const String save_as =
    '<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="M6 8a3 3 0 013-3h10a3 3 0 013 3v6a3 3 0 01-3 3H9a3 3 0 01-3-3V8zm-2 .17A3.001 3.001 0 002 11v7a3 3 0 003 3h10a3.001 3.001 0 002.83-2H9a5 5 0 01-5-5V8.17zM14 3a1 1 0 011 1v5.586l1.293-1.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 111.414-1.414L13 9.586V4a1 1 0 011-1z" clip-rule="evenodd"/></svg>';