diff options
author | codecalm <codecalm@gmail.com> | 2020-03-03 00:57:03 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-03 00:57:03 +0100 |
commit | acd69c91e2640484cf8f92379a27679144c302fd (patch) | |
tree | 94d4ff4796f163484c90e2c8e12a1ed1b01218b3 /_icons/droplet.svg | |
parent | mouse, bolt (diff) | |
download | tabler-icons-acd69c91e2640484cf8f92379a27679144c302fd.tar.xz |
cart, droplet
Diffstat (limited to '_icons/droplet.svg')
-rw-r--r-- | _icons/droplet.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/droplet.svg b/_icons/droplet.svg new file mode 100644 index 00000000..d98553a3 --- /dev/null +++ b/_icons/droplet.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M12 3l5 5a7 7 0 1 1-10 0l5 -5" /> +</svg> |