Skip to content

Commit

Permalink
[auth] Add icon for Ankama & Seafile (#5030)
Browse files Browse the repository at this point in the history
## Description

SVG Icon added for [Ankama](https://www.ankama.com/) and
[Seafile](https://www.seafile.com/en/home/)

Source of the icon is their website then cropped
  • Loading branch information
ua741 authored Feb 13, 2025
2 parents a4ade14 + b933a89 commit e00cdee
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
8 changes: 8 additions & 0 deletions auth/assets/custom-icons/_data/custom-icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
{
"title": "Amazon"
},
{
"title": "Ankama",
"slug": "ankama"
},
{
"title": "Anycoin Direct",
"slug": "anycoindirect"
Expand Down Expand Up @@ -901,6 +905,10 @@
{
"title": "Samsung"
},
{
"title": "Seafile",
"slug": "seafile"
},
{
"title": "Sendgrid"
},
Expand Down
5 changes: 5 additions & 0 deletions auth/assets/custom-icons/icons/ankama.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions auth/assets/custom-icons/icons/seafile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e00cdee

Please sign in to comment.