anchor constant

String const anchor

Icon Data of 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" d="M18 13.5a1 1 0 00-1 1 5.007 5.007 0 01-4 4.898V12h4a1 1 0 100-2h-4V8.816A2.99 2.99 0 0015 6a3 3 0 10-6 0 2.99 2.99 0 002 2.816V10H7a1 1 0 100 2h4v7.398A5.008 5.008 0 017 14.5a1 1 0 10-2 0c0 3.859 3.141 7 7 7s7-3.141 7-7a1 1 0 00-1-1zM12 5c.551 0 1 .449 1 1s-.449 1-1 1-1-.449-1-1 .449-1 1-1z"/></svg>';