anchor_outline constant

String const anchor_outline

Implementation

static const String anchor_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" stroke-linecap="square" d="M7.5 4.497a2 2 0 002-1.998 2 2 0 00-4 0 2 2 0 002 1.998Zm0 0v9.994m0 0c-3.866 0-7-3.132-7-6.996h2m5 6.996c3.866 0 7-3.132 7-6.996h-2"/></svg>';