diff options
author | codecalm <codecalm@gmail.com> | 2020-09-26 21:23:44 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-26 21:23:44 +0200 |
commit | 5587afb0c8853070607868694cc81886c247a691 (patch) | |
tree | 25cc3a3b459d88fe177310fe69b5e19618f50f3a /icons/mars.svg | |
parent | removed `box-3d` icon (diff) | |
download | tabler-icons-5587afb0c8853070607868694cc81886c247a691.tar.xz |
Release 1.27.0v1.27.0
Diffstat (limited to 'icons/mars.svg')
-rw-r--r-- | icons/mars.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/mars.svg b/icons/mars.svg index 0715d197..72706aa7 100644 --- a/icons/mars.svg +++ b/icons/mars.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="10" cy="14" r="5" /> <line x1="19" y1="5" x2="13.6" y2="10.4" /> - <path d="M19 5h-5" /> + <line x1="19" y1="5" x2="14" y2="5" /> <line x1="19" y1="5" x2="19" y2="10" /> </svg> |