From a0bc17aaaa84507d1b66eaa5223f5e7f385ae543 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 27 Nov 2022 19:43:38 +0700 Subject: [PATCH] Add Animate.css icon --- .../webextension/images/icons/Animate.css.svg | 15 +++++++++++++++ src/technologies/a.json | 1 + 2 files changed, 16 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Animate.css.svg diff --git a/src/drivers/webextension/images/icons/Animate.css.svg b/src/drivers/webextension/images/icons/Animate.css.svg new file mode 100644 index 000000000..888af6bd0 --- /dev/null +++ b/src/drivers/webextension/images/icons/Animate.css.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index 938a07aa6..e9a6424ba 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2870,6 +2870,7 @@ } }, "oss": true, + "icon": "Animate.css.svg", "website": "https://animate.style" }, "AnswerDash": {