diff --git a/src/drivers/webextension/images/icons/Radix UI.svg b/src/drivers/webextension/images/icons/Radix UI.svg new file mode 100644 index 000000000..73fcfb6e3 --- /dev/null +++ b/src/drivers/webextension/images/icons/Radix UI.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies/r.json b/src/technologies/r.json index d87526d84..6f7caa6fc 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -131,6 +131,17 @@ "implies": "Ruby", "website": "https://github.com/rtomayko/rack-cache" }, + "Radix UI": { + "cats": [ + 66 + ], + "description": "Radix UI is a React-based user interface component library that offers accessible, responsive, and customisable components for building web applications.", + "icon": "Radix UI.svg", + "requires": "React", + "dom": "a[data-radix-collection-item], button[data-radix-collection-item]", + "oss": true, + "website": "https://www.radix-ui.com" + }, "Rain": { "cats": [ 6