compass constant

String const compass

Icon Data of compass

Implementation

static const String compass =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M0 12C0 5.373 5.373 0 12 0s12 5.373 12 12-5.373 12-12 12S0 18.627 0 12zm2.017 0c0 5.513 4.469 9.983 9.983 9.983s9.983-4.469 9.983-9.983c0-5.513-4.469-9.983-9.983-9.983-5.513 0-9.983 4.469-9.983 9.983zm8.278-.928v-.002a2.019 2.019 0 01.219-.302l-.002.002c.02-.024.041-.046.062-.068.071-.076.147-.146.228-.209l.004-.003c.027-.021.056-.037.083-.057s.075-.054.115-.078l6.483-3.795-3.783 6.464v.002a1.975 1.975 0 01-.22.302l.002-.002c-.02.024-.041.046-.061.068a1.955 1.955 0 01-.229.208l-.004.003c-.027.021-.055.038-.083.057s-.075.054-.115.078l-6.483 3.796z"/></svg>';