diff options
author | codecalm <codecalm@gmail.com> | 2020-10-22 23:22:21 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-22 23:22:21 +0200 |
commit | 605742e3d556a8114c683a208d0f241cfef25c8d (patch) | |
tree | f65e5c41c4c22d986af701d91ebcff96c0e7e8f2 /src/_icons/droplet-filled-2.svg | |
parent | icons tags (diff) | |
download | tabler-icons-605742e3d556a8114c683a208d0f241cfef25c8d.tar.xz |
droplet icons fixes
Diffstat (limited to 'src/_icons/droplet-filled-2.svg')
-rw-r--r-- | src/_icons/droplet-filled-2.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/droplet-filled-2.svg b/src/_icons/droplet-filled-2.svg index 09c428c8..9506d98d 100644 --- a/src/_icons/droplet-filled-2.svg +++ b/src/_icons/droplet-filled-2.svg @@ -2,7 +2,7 @@ tags: [water, rain, liquid, fill] --- <svg> - <path d="M6.801 11.003a6 6 0 1 0 10.396 -.003l-5.197 -8l-5.199 8.003z" /> + <path d="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /> <path d="M6 14h12" /> <path d="M7.305 17.695l3.695 -3.695" /> <path d="M10.26 19.74l5.74 -5.74l-5.74 5.74z" /> |