diff options
author | Minteck <minteck@phoenixnet.tech> | 2021-11-03 15:19:32 +0100 |
---|---|---|
committer | Minteck <minteck@phoenixnet.tech> | 2021-11-03 15:19:32 +0100 |
commit | 92f889fe2e8662b8f66329ec1d32961942812605 (patch) | |
tree | 104e00069998406208b835664002b69daa55c81a /htdocs/public/assets/icons/about.svg | |
parent | 6b0d3fec160ae88aede4c53ca39ed37570838703 (diff) | |
download | rainbow-92f889fe2e8662b8f66329ec1d32961942812605.tar.gz rainbow-92f889fe2e8662b8f66329ec1d32961942812605.tar.bz2 rainbow-92f889fe2e8662b8f66329ec1d32961942812605.zip |
Finally fix Gitea
Diffstat (limited to 'htdocs/public/assets/icons/about.svg')
-rw-r--r-- | htdocs/public/assets/icons/about.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/htdocs/public/assets/icons/about.svg b/htdocs/public/assets/icons/about.svg new file mode 100644 index 0000000..db1b903 --- /dev/null +++ b/htdocs/public/assets/icons/about.svg @@ -0,0 +1,4 @@ +<svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> + <path d="M12 1.999c5.524 0 10.002 4.478 10.002 10.002 0 5.523-4.478 10.001-10.002 10.001-5.524 0-10.002-4.478-10.002-10.001C1.998 6.477 6.476 1.999 12 1.999Zm0 1.5a8.502 8.502 0 1 0 0 17.003A8.502 8.502 0 0 0 12 3.5Zm-.004 7a.75.75 0 0 1 .744.648l.007.102.003 5.502a.75.75 0 0 1-1.493.102l-.007-.101-.003-5.502a.75.75 0 0 1 .75-.75ZM12 7.003a.999.999 0 1 1 0 1.997.999.999 0 0 1 0-1.997Z" + fill="#fff"/> +</svg>
\ No newline at end of file |