north_arrow constant

String const north_arrow

Implementation

static const String north_arrow =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="m47.655 1.634-35 95c-.828 2.24 1.659 4.255 3.68 2.98l33.667-21.228 33.666 21.228c2.02 1.271 4.503-.74 3.678-2.98l-35-95C51.907.514 51.163.006 50 .008c-1.163.001-1.99.65-2.345 1.626Zm-.155 14.88v57.54L19.89 91.461Z" color="currentColor"/></svg>';