compass constant

String const compass

Implementation

static const String compass =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><g fill="currentColor"><path d="M50 12.5c-20.712 0-37.5 16.793-37.5 37.502C12.5 70.712 29.288 87.5 50 87.5s37.5-16.788 37.5-37.498C87.5 29.293 70.712 12.5 50 12.5zm0 65.06c-15.199 0-27.56-12.362-27.56-27.558C22.44 34.807 34.801 22.44 50 22.44c15.198 0 27.56 12.367 27.56 27.562C77.56 65.198 65.198 77.56 50 77.56z"/><path d="M64.674 32.69 45.129 44.338a1.844 1.844 0 00-.646.641L32.69 64.67a1.865 1.865 0 00.291 2.285l.078.078c.359.354.833.539 1.311.539.328 0 .66-.088.956-.268l19.69-11.789c.262-.16.485-.383.641-.645l11.648-19.545c.437-.729.245-1.738-.349-2.345a1.857 1.857 0 00-2.282-.29z"/></g></svg>';