file_refresh constant

String const file_refresh

Implementation

static const String file_refresh =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M10 0H2v16h12V4l-4-4zm3 15H3V1h6v4h4v10zM10 4V1l3 3h-3z"/><path fill="currentColor" d="M4.7 7.7 4 7v3h3L5.8 8.8C6.2 8 7.1 7.5 8 7.5c1.4 0 2.5 1.1 2.5 2.5H12c0-2.2-1.8-4-4-4-1.3 0-2.5.7-3.3 1.7zm5.1 4.1c-.5.5-1.1.8-1.8.7-1 0-1.9-.6-2.3-1.5H4.1c.4 1.7 2 3 3.8 3 1.1 0 2.1-.5 2.8-1.2L12 14v-3H9l.8.8z"/></svg>';