view constant

String const view

Implementation

static const String view =
    '<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="M12 21c-5 0-11-5-11-9s6-9 11-9 11 5 11 9-6 9-11 9Zm0-14a5 5 0 100 10 5 5 0 000-10Z"/></svg>';