magnet constant

String const magnet

Implementation

static const String magnet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a7 7 0 00-7 7v3h4V8a3 3 0 016 0v3h4V8a7 7 0 00-7-7Zm7 11h-4v3h4v-3ZM5 12H1v3h4v-3ZM0 8a8 8 0 1116 0v8h-6V8a2 2 0 10-4 0v8H0V8Z"/></svg>';