diff options
author | codecalm <codecalm@gmail.com> | 2020-03-05 23:48:52 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-05 23:48:52 +0100 |
commit | c437e7a3973c2d00aee21b901c6743b9a052635c (patch) | |
tree | 3fde06bcd02de279dec84fc8238782402f9b0056 /_icons/refresh.svg | |
parent | messages (diff) | |
download | tabler-icons-c437e7a3973c2d00aee21b901c6743b9a052635c.tar.xz |
news, refresh, sticker, archive, stroke icons
Diffstat (limited to '_icons/refresh.svg')
-rw-r--r-- | _icons/refresh.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/refresh.svg b/_icons/refresh.svg new file mode 100644 index 00000000..ad5962f7 --- /dev/null +++ b/_icons/refresh.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M20 11a8.1 8.1 0 00-15.5 -2m-.5 -5v5h5" /> + <path d="M4 13a8.1 8.1 0 0015.5 2m.5 5v-5h-5" /> +</svg> |