screenshot_line constant

String const screenshot_line

Implementation

static const String screenshot_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"><path d="M0 0h24v24H0z"/><path d="M17 5a2 2 0 011.995 1.85L19 7v10h2a1 1 0 01.117 1.993L21 19h-2v2a1 1 0 01-1.993.117L17 21V7H9V5h8ZM6 2a1 1 0 01.993.883L7 3v14h8v2H7a2 2 0 01-1.995-1.85L5 17V7H3a1 1 0 01-.117-1.993L3 5h2V3a1 1 0 011-1Z"/></g></svg>';