diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d533dce4..6b179e61 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1008,6 +1008,15 @@ "hex": "88F387", "source": "https://www.ankermake.com" }, + { + "title": "Anki", + "hex": "80C2EE", + "source": "https://commons.wikimedia.org/wiki/File:Anki-icon.svg", + "license": { + "type": "AGPL-3.0-only" + }, + "guidelines": "https://github.com/ankitects/anki/blob/4ab0db3127af8508317f84174aff9d20faedc41a/LICENSE" + }, { "title": "Ansible", "hex": "EE0000", diff --git a/icons/anki.svg b/icons/anki.svg new file mode 100644 index 00000000..0fcb853d --- /dev/null +++ b/icons/anki.svg @@ -0,0 +1 @@ +Anki \ No newline at end of file