content_save_all constant

String const content_save_all

Implementation

static const String content_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 7V3H7v4h10m-3 10a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m5-16 4 4v12a2 2 0 01-2 2H7a2 2 0 01-2-2V3a2 2 0 012-2h12M1 7h2v14h14v2H3a2 2 0 01-2-2V7Z"/></svg>';