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="M3 5a2 2 0 012-2h11.586A2 2 0 0118 3.586l2.707 2.707A1 1 0 0121 7v12a2 2 0 01-2 2H5a2 2 0 01-2-2V5zm6 14h6v-6H9v6zm8 0h2V7.414l-2-2V7a2 2 0 01-2 2H9a2 2 0 01-2-2V5H5v14h2v-6a2 2 0 012-2h6a2 2 0 012 2v6zM9 5v2h6V5H9z"/></svg>';