save constant

String const save

Implementation

static const String save =
    '<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" d="M17 20.75H7A2.75 2.75 0 014.25 18V6A2.75 2.75 0 017 3.25h7.5a.75.75 0 01.53.22L19.53 8a.75.75 0 01.22.53V18A2.75 2.75 0 0117 20.75Zm-10-16A1.25 1.25 0 005.75 6v12A1.25 1.25 0 007 19.25h10A1.25 1.25 0 0018.25 18V8.81l-4.06-4.06Z"/><path fill="currentColor" d="M16.75 20h-1.5v-6.25h-6.5V20h-1.5v-6.5a1.25 1.25 0 011.25-1.25h7a1.25 1.25 0 011.25 1.25ZM12.47 8.75H8.53a1.29 1.29 0 01-1.28-1.3V4h1.5v3.25h3.5V4h1.5v3.45a1.29 1.29 0 01-1.28 1.3Z"/></svg>';