diff options
Diffstat (limited to 'src/_icons/satellite.svg')
-rw-r--r-- | src/_icons/satellite.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/satellite.svg b/src/_icons/satellite.svg new file mode 100644 index 00000000..2ba5ecb2 --- /dev/null +++ b/src/_icons/satellite.svg @@ -0,0 +1,10 @@ +--- +--- +<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 0L3.707 7.707a1 1 0 0 1 0 -1.414z" /> + <path d="M6 10l-3 3 3 3 3-3" /> + <path d="M10 6l3-3 3 3-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> |