diff --git a/src/drivers/webextension/images/icons/Tachyons.svg b/src/drivers/webextension/images/icons/Tachyons.svg new file mode 100644 index 000000000..c21c82aff --- /dev/null +++ b/src/drivers/webextension/images/icons/Tachyons.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/technologies/t.json b/src/technologies/t.json index 6a1334eb9..32999eae5 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -341,7 +341,7 @@ } } }, - "icon": "default.svg", + "icon": "Tachyons.svg", "js": { "webpackChunkgatsby_starter_blog_tachyons": "" },