outline_save_all constant

String const outline_save_all

Implementation

static const String outline_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" d="M17 6H8a2 2 0 00-2 2v11a2 2 0 002 2h11c1.1 0 2-.9 2-2v-9l-4-4zm2 13H8V8h8.17L19 10.83V19z"/><path fill="currentColor" d="M9 9h6v2H9z"/><circle cx="13.5" cy="15.5" r="2.5" fill="currentColor"/><path fill="currentColor" d="M2 4a2 2 0 012-2h10v2H4v10H2V4z"/></svg>';