diff --git a/src/drivers/webextension/images/icons/Chakra UI.svg b/src/drivers/webextension/images/icons/Chakra UI.svg new file mode 100644 index 000000000..ef6054b0c --- /dev/null +++ b/src/drivers/webextension/images/icons/Chakra UI.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index 042f0546d..f48f04c8f 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -609,6 +609,21 @@ ], "website": "https://centminmod.com" }, + "Chakra UI": { + "cats": [ + 66 + ], + "description": "Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.", + "icon": "Chakra UI.svg", + "implies": "React", + "dom": "html[style*='chakra-ui-color-mode']", + "scriptSrc": "\\.chakra-ui\\.", + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://chakra-ui.com" + }, "Chamilo": { "cats": [ 21