inspect constant

String const inspect

Implementation

static const String inspect =
    '<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" stroke="currentColor" stroke-width="2" d="M5.5 21a4.5 4.5 0 100-9 4.5 4.5 0 000 9ZM1 16V6.5A4.5 4.5 0 015.5 2H6m17 14V6.5A4.5 4.5 0 0018.5 2H18m.5 19a4.5 4.5 0 100-9 4.5 4.5 0 000 9ZM10 17s0-2 2-2 2 2 2 2"/></svg>';