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/contact.svg | |
parent | 6b0d3fec160ae88aede4c53ca39ed37570838703 (diff) | |
download | wolfeye-js-92f889fe2e8662b8f66329ec1d32961942812605.tar.gz wolfeye-js-92f889fe2e8662b8f66329ec1d32961942812605.tar.bz2 wolfeye-js-92f889fe2e8662b8f66329ec1d32961942812605.zip |
Finally fix Gitea
Diffstat (limited to 'htdocs/public/assets/icons/contact.svg')
-rw-r--r-- | htdocs/public/assets/icons/contact.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/htdocs/public/assets/icons/contact.svg b/htdocs/public/assets/icons/contact.svg new file mode 100644 index 0000000..2444e8d --- /dev/null +++ b/htdocs/public/assets/icons/contact.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="M19.75 4A2.25 2.25 0 0 1 22 6.25v11.505a2.25 2.25 0 0 1-2.25 2.25H4.25A2.25 2.25 0 0 1 2 17.755V6.25A2.25 2.25 0 0 1 4.25 4h15.5Zm0 1.5H4.25a.75.75 0 0 0-.75.75v11.505c0 .414.336.75.75.75h15.5a.75.75 0 0 0 .75-.75V6.25a.75.75 0 0 0-.75-.75Zm-10 7a.75.75 0 0 1 .75.75v.493l-.008.108c-.163 1.113-1.094 1.65-2.492 1.65s-2.33-.537-2.492-1.65l-.008-.11v-.491a.75.75 0 0 1 .75-.75h3.5Zm3.502.496h4.498a.75.75 0 0 1 .102 1.493l-.102.007h-4.498a.75.75 0 0 1-.102-1.493l.102-.007h4.498-4.498ZM8 8.502a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm5.252.998h4.498a.75.75 0 0 1 .102 1.493L17.75 11h-4.498a.75.75 0 0 1-.102-1.493l.102-.007h4.498-4.498Z" + fill="#fff"/> +</svg>
\ No newline at end of file |