ins_line constant

String const ins_line

Implementation

static const String ins_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 3a5 5 0 015 5v8a5 5 0 01-5 5H8a5 5 0 01-5-5V8a5 5 0 015-5h8Zm0 2H8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V8a3 3 0 00-3-3Zm-4 3a4 4 0 110 8 4 4 0 010-8Zm0 2a2 2 0 100 4 2 2 0 000-4Zm4.5-3.5a1 1 0 110 2 1 1 0 010-2Z"/></g></svg>';