save_fill constant

String const save_fill

Implementation

static const String save_fill =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M6 2a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V6.414A2 2 0 0019.414 5L17 2.586A2 2 0 0015.586 2H6Zm10.238 8.793a1 1 0 10-1.414-1.414l-4.242 4.242-1.415-1.414a1 1 0 00-1.414 1.414l2.05 2.051a1.1 1.1 0 001.556 0l4.88-4.879Z"/></g></svg>';