round_save_all constant

String const round_save_all

Implementation

static const String round_save_all =
    '<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="M17 6H8a2 2 0 00-2 2v11a2 2 0 002 2h11c1.1 0 2-.9 2-2v-9l-4-4zM8 9.5A1.5 1.5 0 019.5 8h4a1.5 1.5 0 010 3h-4A1.5 1.5 0 018 9.5zm5.5 9.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z" clip-rule="evenodd"/><path fill="currentColor" d="M2 4a2 2 0 012-2h9a1 1 0 110 2H5a1 1 0 00-1 1v8a1 1 0 11-2 0V4z"/></svg>';