diff options
author | codecalm <codecalm@gmail.com> | 2022-06-14 23:35:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-06-14 23:35:19 +0200 |
commit | 2dc43bb09ee70e2577ec22948f139978626363eb (patch) | |
tree | 9548e74d2510a4ffec208bc3f89ff255020accf6 /icons/alien.svg | |
parent | remove advertisement in svg output #245 (diff) | |
download | tabler-icons-2dc43bb09ee70e2577ec22948f139978626363eb.tar.xz |
Release 1.69.0v1.69.0
Diffstat (limited to 'icons/alien.svg')
-rw-r--r-- | icons/alien.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/icons/alien.svg b/icons/alien.svg index c31b9cc6..22c6d0cf 100644 --- a/icons/alien.svg +++ b/icons/alien.svg @@ -1,5 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alien" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <desc>Download more icon variants from https://tabler-icons.io/i/alien</desc> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M11 17a2.5 2.5 0 0 0 2 0" /> <path d="M12 3c-4.664 0 -7.396 2.331 -7.862 5.595a11.816 11.816 0 0 0 2 8.592a10.777 10.777 0 0 0 3.199 3.064c1.666 1 3.664 1 5.33 0a10.777 10.777 0 0 0 3.199 -3.064a11.89 11.89 0 0 0 2 -8.592c-.466 -3.265 -3.198 -5.595 -7.862 -5.595z" /> |