anchor constant

String const anchor

Implementation

static const String anchor =
    '<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 6a2 2 0 100-4 2 2 0 000 4Zm8 11a1 1 0 100-2 1 1 0 000 2ZM4 17a1 1 0 100-2 1 1 0 000 2Zm8-11v15m-8-5.027C6.194 19.324 8.86 21 12 21c3.14 0 5.807-1.676 8-5.027M16 10H8"/></svg>';