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="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="m731 768 37-256q0-133-61.5-194.5T512 256t-194.5 61.5T256 512l37 256H37L0 512q0-104 40.5-199t109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199l-37 256H731zm-429 64 18 128q0 26-37.5 45t-90.5 19-90.5-19T64 960L46 832h256zm676 0-18 128q0 26-37.5 45t-90.5 19-90.5-19-37.5-45l18-128h256z"/></svg>';