content_cut constant

String const content_cut

Implementation

static const String content_cut =
    '<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="M9 6.5c0 .786-.26 1.512-.697 2.096L20 20.293V21h-.707L11.5 13.207l-3.197 3.197a3.5 3.5 0 11-.707-.707l3.197-3.197-3.197-3.197A3.5 3.5 0 119 6.5Zm-1 0a2.5 2.5 0 10-5 0 2.5 2.5 0 005 0ZM19.293 4H20v.707l-7.146 7.147-.708-.707L19.293 4ZM5.5 16a2.5 2.5 0 100 5 2.5 2.5 0 000-5Z"/></svg>';