circle_compass constant

String const circle_compass

Implementation

static const String circle_compass =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="23" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 23 32"><path fill="currentColor" d="M11.514 6a.5.5 0 00.5-.5V4h.486a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-2a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h.514v1.5a.5.5 0 00.5.5zM11 1h1v2h-1V1zM.268 31.817a.495.495 0 00.674-.21l4.292-8.173a13.947 13.947 0 006.279 1.49c2.214 0 4.344-.521 6.265-1.483l4.278 8.166a.502.502 0 00.675.211.502.502 0 00.211-.676l-4.288-8.185a14.028 14.028 0 002.758-2.128 2.502 2.502 0 000-3.535c-.945-.945-2.594-.943-3.535 0-.473.473-.994.88-1.545 1.23l-2.358-4.501c.913-.729 1.511-1.837 1.511-3.093 0-2.19-1.782-3.973-3.973-3.973s-3.97 1.783-3.97 3.974c0 1.255.596 2.362 1.507 3.091L6.686 18.52a9.059 9.059 0 01-1.536-1.225c-.945-.945-2.594-.943-3.535 0a2.502 2.502 0 000 3.535 14.013 14.013 0 002.745 2.12L.058 31.142a.499.499 0 00.21.675zm3.114-14.255c.401 0 .778.156 1.062.439 1.886 1.886 4.396 2.924 7.07 2.924s5.186-1.038 7.072-2.924c.566-.567 1.555-.565 2.121 0a1.501 1.501 0 010 2.121 12.919 12.919 0 01-9.193 3.802 12.91 12.91 0 01-9.191-3.802 1.501 1.501 0 011.059-2.56zm5.16-6.631c0-1.639 1.333-2.973 2.972-2.973s2.973 1.334 2.973 2.973-1.334 2.973-2.973 2.973-2.972-1.335-2.972-2.973zm1.357 3.622a3.944 3.944 0 001.615.351c.574 0 1.117-.128 1.61-.348l2.335 4.457a8.976 8.976 0 01-7.899-.004l2.339-4.456z"/></svg>';