diff options
author | codecalm <codecalm@gmail.com> | 2020-10-16 23:04:41 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-16 23:04:41 +0200 |
commit | 116419f34b6c7fb3a42f286181c5299cdebdbde7 (patch) | |
tree | ae000c59b6c6c77fe5fd7b28c4b66ae70831d23a /src/_icons/droplet.svg | |
parent | 3 new icons: `device-desktop-analytics`, `file-analytics`, `report-analytics` (diff) | |
download | tabler-icons-116419f34b6c7fb3a42f286181c5299cdebdbde7.tar.xz |
1 new icons: `droplet-off`
Fixed icons: `device-desktop-analytics`, `droplet`, `file-analytics`, `flame`, `report-analytics`
Diffstat (limited to 'src/_icons/droplet.svg')
-rw-r--r-- | src/_icons/droplet.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/droplet.svg b/src/_icons/droplet.svg index 61b9c25f..dd1aef02 100644 --- a/src/_icons/droplet.svg +++ b/src/_icons/droplet.svg @@ -4,5 +4,5 @@ tags: [water, rain, liquid] version: 1.0 --- <svg> - <path d="M12 3l5 5a7 7 0 1 1 -10 0l5 -5" /> + <path d="M6.801 11.003a6 6 0 1 0 10.396 -.003l-5.197 -8l-5.199 8.003z" /> </svg> |