diff options
author | silverwind <me@silverwind.io> | 2022-08-10 18:30:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-10 18:30:40 +0200 |
commit | 802c5313e1124ee21a082657f6d028a26624862b (patch) | |
tree | 8d506c35152d520b204f5fc44f89963665608e8b /web_src | |
parent | d751e35d81d3e9e953ac35e868b9714ba4502f67 (diff) | |
download | gitea-802c5313e1124ee21a082657f6d028a26624862b.tar.gz gitea-802c5313e1124ee21a082657f6d028a26624862b.zip |
Replace some icons with SVG (#20741)
- Replace some icons with SVG
- Create teams help page
- Application and SSH keys icons
- Add new icon for app token
- Use fontawesom-send
Diffstat (limited to 'web_src')
-rw-r--r-- | web_src/svg/fontawesome-send.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web_src/svg/fontawesome-send.svg b/web_src/svg/fontawesome-send.svg new file mode 100644 index 0000000000..c02090fd1b --- /dev/null +++ b/web_src/svg/fontawesome-send.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="449" height="448" viewBox="0 0 449 448"><path d="M441 2.8c5.3 3.7 7.8 9.7 6.8 16l-64 384A16 16 0 0 1 368 416c-2 0-4-.5-6-1.3l-113.3-46.2-60.4 73.8c-3 3.7-7.6 5.7-12.3 5.7a16 16 0 0 1-16-16v-87.3L376 80 108.7 311.3 10 270.6a15.8 15.8 0 0 1-2-28.4l416-240c2.5-1.5 5.3-2.3 8-2.3 3.3 0 6.5 1 9 2.8z"/></svg>
\ No newline at end of file |