diff options
author | codecalm <codecalm@gmail.com> | 2020-03-26 23:25:11 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-26 23:25:11 +0100 |
commit | 47f0975366ae511b68df92187738d20ff892e1e2 (patch) | |
tree | ecca45f05c7e3ba29a04fb11f20513b32b528134 /src/_icons | |
parent | sitemap icon (diff) | |
download | tabler-icons-47f0975366ae511b68df92187738d20ff892e1e2.tar.xz |
icon ghost
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/ghost.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/ghost.svg b/src/_icons/ghost.svg new file mode 100644 index 00000000..9853ee12 --- /dev/null +++ b/src/_icons/ghost.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /> + <path d="M10 14a3 3 0 0 0 4 0" /> + <line x1="10" y1="10" x2="10" y2="10.01" /> + <line x1="14" y1="10" x2="14" y2="10.01" /> +</svg> |