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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m12 44 10.688-28.5M36 44 25.312 15.5"/><circle cx="24" cy="12" r="4" fill="#555"/><path d="M37.57 33A24.89 24.89 0 0124 37c-5.003 0-9.662-1.47-13.57-4M24 8V4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';