diff options
author | Ajay Ramachandran <[email protected]> | 2021-07-31 01:02:41 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-07-31 01:02:41 -0400 |
commit | 9c54d141e9e8d50c5c9f67d537e132ef1159ee24 (patch) | |
tree | 7ba4a628f828905b1e7adfea666e17ba9d7caf94 /public/icons | |
parent | 8c9424b6c5177b678bfb3cd65f03e4fa79d3d266 (diff) | |
parent | 2a3a04a504029be0f544d4c4523c4dd6e37ad2b1 (diff) | |
download | SponsorBlock-9c54d141e9e8d50c5c9f67d537e132ef1159ee24.tar.gz SponsorBlock-9c54d141e9e8d50c5c9f67d537e132ef1159ee24.zip |
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvements
Diffstat (limited to 'public/icons')
-rw-r--r-- | public/icons/refresh.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/icons/refresh.svg b/public/icons/refresh.svg new file mode 100644 index 00000000..87a7e9a6 --- /dev/null +++ b/public/icons/refresh.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#FFFFFF"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"/></svg>
\ No newline at end of file |