restore_line constant

String const restore_line

Implementation

static const String restore_line =
    '<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="M19 3a2 2 0 011.995 1.85L21 5v10a2 2 0 01-1.85 1.995L19 17h-2v2a2 2 0 01-1.85 1.995L15 21H5a2 2 0 01-1.995-1.85L3 19V9a2 2 0 011.85-1.995L5 7h2V5a2 2 0 011.85-1.995L9 3h10Zm-4 6H5v10h10V9Zm4-4H9v2h6l.15.005a2 2 0 011.844 1.838L17 9v6h2V5Z"/></g></svg>';