diff --git a/src/technologies/a.json b/src/technologies/a.json index a285d5ee0..fe979d072 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -3656,7 +3656,7 @@ 25 ], "description": "Anime.js (/ˈæn.ə.meɪ/) is a lightweight JavaScript animation library with a simple, yet powerful API.It works with CSS properties, SVG, DOM attributes and JavaScript Objects.", - "icon": "anime.js.png", + "icon": "anime.js.svg", "js": { "anime.version": "^([\\d\\.]+)$\\;version:\\1" },