baseline_save_all constant

String const baseline_save_all

Implementation

static const String baseline_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 8h7v3H8V8zm5.5 11a2.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-2h10v2H4v10H2V4z"/></svg>';