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" fill-rule="evenodd" d="M15 6a3.001 3.001 0 01-2 2.83v8.044c1.725-.444 3-2.01 3-3.874h2a6.002 6.002 0 01-5 5.917V20a1 1 0 11-2 0v-1.083A6.002 6.002 0 016 13h2a4.002 4.002 0 003 3.874V8.829A3.001 3.001 0 1115 6Zm-3 1a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';