compass_dot constant

String const compass_dot

Implementation

static const String compass_dot =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M9.101 13.9a6.004 6.004 0 01-.601.08V13h-1v.98a6.001 6.001 0 01-5.482-5.518H3v-1h-.976A6.001 6.001 0 017.5 2.02V3h1v-.98a6.001 6.001 0 015.48 5.48H13v1h.98a6.004 6.004 0 01-.08.601c.334.077.652.196.95.351a7 7 0 10-5.397 5.397 3.973 3.973 0 01-.352-.95Zm.803-3.433L6.99 9.01 4.967 4.967 9.009 6.99l1.459 2.913a4.02 4.02 0 00-.564.563Zm-.469-1.032L8.481 7.52l-1.916-.955.954 1.917 1.916.954Z" clip-rule="evenodd"/><circle cx="13" cy="13" r="3"/></g></svg>';