maths_compass constant

String const maths_compass

Implementation

static const String maths_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="M20 19.88V22l-1.8-1.17-4.79-9c.66-.21 1.26-.55 1.78-1L20 19.88M15 7a3 3 0 01-3 3h-.44L5.8 20.83 4 22v-2.12L9.79 9c-1.1-1.23-1-3.13.24-4.24C10.57 4.28 11.27 4 12 4V2a1 1 0 011 1v1.18c1.2.42 2 1.55 2 2.82m-2 0a1 1 0 00-1-1 1 1 0 00-1 1 1 1 0 001 1 1 1 0 001-1Z"/></svg>';