Merge pull request #7715 from nurbek91/radix_ui

Add Radix Ui / ui-frameworks
main
Elbert Alias 1 year ago committed by GitHub
commit c6bda392d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.36 32C9.70461 32 5.12 27.4154 5.12 21.76C5.12 16.1046 9.70461 11.52 15.36 11.52V32Z" fill="black"/>
<path d="M15.36 0H5.12V10.24H15.36V0Z" fill="black"/>
<path d="M21.76 10.24C24.5876 10.24 26.88 7.9477 26.88 5.12C26.88 2.2923 24.5876 0 21.76 0C18.9324 0 16.64 2.2923 16.64 5.12C16.64 7.9477 18.9324 10.24 21.76 10.24Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 451 B

@ -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

Loading…
Cancel
Save