diff options
Diffstat (limited to 'src/_icons/satellite.svg')
-rw-r--r-- | src/_icons/satellite.svg | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/_icons/satellite.svg b/src/_icons/satellite.svg deleted file mode 100644 index 4a1d850a..00000000 --- a/src/_icons/satellite.svg +++ /dev/null @@ -1,14 +0,0 @@ ---- -category: Map -tags: [orbit, space, moon, earth, planet, communication, information, celestial] -version: "1.39" -unicode: "eed3" ---- -<svg> - <path d="M3.707 6.293l2.586 -2.586a1 1 0 0 1 1.414 0l5.586 5.586a1 1 0 0 1 0 1.414l-2.586 2.586a1 1 0 0 1 -1.414 0l-5.586 -5.586a1 1 0 0 1 0 -1.414z" /> - <path d="M6 10l-3 3l3 3l3 -3" /> - <path d="M10 6l3 -3l3 3l-3 3" /> - <line x1="12" y1="12" x2="13.5" y2="13.5" /> - <path d="M14.5 17a2.5 2.5 0 0 0 2.5 -2.5" /> - <path d="M15 21a6 6 0 0 0 6 -6" /> -</svg> |