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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 1C8.268 1 2 7.268 2 15v14.06A1.94 1.94 0 003.94 31h6.12A1.94 1.94 0 0012 29.06v-14c0-2.22 1.776-4.044 3.957-4.06h.004A4.006 4.006 0 0120 15v14.06A1.94 1.94 0 0021.94 31h6.12A1.94 1.94 0 0030 29.06V15c0-7.732-6.268-14-14-14ZM4 23h6v6H4v-6Zm18 0h6v6h-6v-6Z"/></svg>';