frame_line constant

String const frame_line

Implementation

static const String frame_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="M16 20a1 1 0 102 0v-2h2a1 1 0 100-2h-2V8h2a1 1 0 100-2h-2V4a1 1 0 10-2 0v2H8V4a1 1 0 10-2 0v2H4a1 1 0 100 2h2v8H4a1 1 0 100 2h2v2a1 1 0 102 0v-2h8v2Zm-8-4h8V8H8v8Z"/></g></svg>';