diff options
author | codecalm <codecalm@gmail.com> | 2020-10-22 23:47:05 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-22 23:47:05 +0200 |
commit | e4d65242ef7c4409b39985ad24a8f480094a0dbc (patch) | |
tree | c4d94c1d2b0afdee0a427ddbd799de9314aff49a /src/_icons/droplet-half.svg | |
parent | droplet icons fixes (diff) | |
download | tabler-icons-e4d65242ef7c4409b39985ad24a8f480094a0dbc.tar.xz |
hand icons
Diffstat (limited to 'src/_icons/droplet-half.svg')
-rw-r--r-- | src/_icons/droplet-half.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/droplet-half.svg b/src/_icons/droplet-half.svg index 88f2aa31..7c136d5d 100644 --- a/src/_icons/droplet-half.svg +++ b/src/_icons/droplet-half.svg @@ -2,6 +2,6 @@ tags: [water, rain, liquid, fill] --- <svg> - <path d="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z"/> + <path d="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /> <path d="M12 3v17" /> </svg> |