twotone_save_all constant

String const twotone_save_all

Implementation

static const String twotone_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" fill-rule="evenodd" d="M19 10.83V19H8V8h8.17L19 10.83zM9 9h6v2H9V9zm4.5 9a2.5 2.5 0 100-5 2.5 2.5 0 000 5z" clip-rule="evenodd" opacity=".3"/><path fill="currentColor" d="M2 4a2 2 0 012-2h10v2H4v10H2V4z"/></svg>';