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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m15.94 7.62-4.88 2a2.63 2.63 0 00-1.48 1.48l-2 4.88a.34.34 0 00.19.44.36.36 0 00.25 0l4.88-2a2.63 2.63 0 001.48-1.48l2-4.88a.34.34 0 00-.19-.44.36.36 0 00-.25 0ZM12 13a1 1 0 111-1 1 1 0 01-1 1Z"/><path fill="currentColor" d="M12 21a9 9 0 119-9 9 9 0 01-9 9Zm0-16.5a7.5 7.5 0 107.5 7.5A7.5 7.5 0 0012 4.5Z"/></svg>';