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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="m209.686 304.963 119.051 59.424a24 24 0 0032.182-32.21l-59.5-118.948-119.086-59.645a24 24 0 00-32.216 32.189Zm67.88-67.892 44.006 87.975-88.037-43.946-44.056-88.149Z"/><path fill="currentColor" d="M256 496c132.548 0 240-107.452 240-240S388.548 16 256 16 16 123.452 16 256s107.452 240 240 240ZM48.353 244C54.269 140.018 136.553 56.476 240 48.606V115h32V48.606C375.447 56.476 457.731 140.018 463.647 244h-63.676v32h63.068C453.474 376.238 372.78 455.727 272 463.394V403h-32v60.394C139.22 455.727 58.526 376.238 48.961 276h63.01v-32Z"/></svg>';