diff options
Diffstat (limited to 'src/_icons/ghost.svg')
-rw-r--r-- | src/_icons/ghost.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/ghost.svg b/src/_icons/ghost.svg index 9853ee12..ff5a5bca 100644 --- a/src/_icons/ghost.svg +++ b/src/_icons/ghost.svg @@ -2,7 +2,7 @@ --- <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" /> + <line x1="10" y1="10" x2="10.01" y2="10" /> + <line x1="14" y1="10" x2="14.01" y2="10" /> + <path d="M10 14a3.5 3.5 0 0 0 4 0" /> </svg> |