diff options
author | codecalm <codecalm@gmail.com> | 2020-06-01 01:15:36 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-01 01:15:36 +0200 |
commit | fe89e2e9cd7ee5a035f5330d457997bd2b2829e1 (patch) | |
tree | dd7bfd8879b9542fa8a54fc47baab826e2f8097f /src/_icons | |
parent | 3 new icons: `phone-check`, `phone-plus`, `phone-x` (diff) | |
download | tabler-icons-fe89e2e9cd7ee5a035f5330d457997bd2b2829e1.tar.xz |
1 new icon: `planet`
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/planet.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/planet.svg b/src/_icons/planet.svg new file mode 100644 index 00000000..747b678f --- /dev/null +++ b/src/_icons/planet.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M17.905 13.057c2.208 1.756 3.436 3.308 3.012 4.035-.67 1.146-5.204-.204-10.129-3.016-4.924-2.812-8.374-6.022-7.705-7.168.418-.716 2.347-.458 4.936.524" /> + <circle cx="12" cy="12" r="6" /> +</svg> |