compass_one constant

String const compass_one

Implementation

static const String compass_one =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path d="M24 44c9.389 0 17-7.611 17-17s-7.611-17-17-17S7 17.611 7 27s7.611 17 17 17Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 4h10m-9 23 4-7 4 7-4 7-4-7ZM7 27h4m26 0h4M24 10v4m0 26v4m-6.5-1.287A16.949 16.949 0 0024 44c2.302 0 4.498-.458 6.5-1.287M8.287 20.5A16.95 16.95 0 007 27c0 2.302.458 4.498 1.287 6.5m31.426-13A16.949 16.949 0 0141 27c0 2.302-.458 4.498-1.287 6.5m-22.705-22A16.94 16.94 0 0124 10c2.492 0 4.86.536 6.992 1.5"/></g></svg>';