diff options
Diffstat (limited to 'src/icons/radar-2.svg')
-rw-r--r-- | src/icons/radar-2.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/radar-2.svg b/src/icons/radar-2.svg new file mode 100644 index 00000000..73917329 --- /dev/null +++ b/src/icons/radar-2.svg @@ -0,0 +1,12 @@ +--- +tags: [location, navigation, gps, find, signal, technology, submarine] +category: Map +version: "1.54" +unicode: "f016" +--- +<svg> + <circle cx="12" cy="12" r="1" /> + <path d="M15.51 15.56a5 5 0 1 0 -3.51 1.44" /> + <path d="M18.832 17.86a9 9 0 1 0 -6.832 3.14" /> + <path d="M12 12v9" /> +</svg> |