React components All icons are available as individual React components. Install Radix Icons from npm: Import the icons into your React project:License Licensed under the MIT License.Copyright © 2022–present WorkOS.
radix-ui/icons radix-ui.com/icons README Radix Icons A crisp set of 15×15 icons designed by theWorkOSteam. Documentation For full documentation, visitradix-ui.com/icons. Authors - Vlad Moroz (@vladyslavmoroz) -WorkOS - Colm Tuite (@colmtuite) -WorkOS ...
All icons are available as individual React components. Install Radix Icons from npm: npm install @radix-ui/react-icons Import the icons into your React project: import{ FaceIcon, ImageIcon, SunIcon }from'@radix-ui/react-icons';functionMyComponent(){return(<FaceIcon/><SunIcon/><ImageIcon/>)...
Tools for building high-quality, accessible UI. ThemesPrimitivesIconsColors Segmented Control No radiusSmallMediumLargeFull Size 1 InboxInboxSentSent InboxInboxSentSent InboxInboxSentSent InboxInboxSentSent InboxInboxSentSent Size 2 InboxInboxSentSent InboxInboxSentSent InboxInboxSentSent ...
[1.5]">@radix_uiComponents, icons, colors, and templates for building high-quality, accessible UI. Free and open-source.0Following2,900
</NavigationMenuListItem> <NavigationMenuListItem href="https://icons.radix-ui.com/" title="Icons" > A crisp set of 15x15 icons, balanced and consistent. </NavigationMenuListItem> </NavigationMenuContent> </NavigationMenuItem> <NavigationMenuItem> <NavigationMenuTrigger class="text-grass11 ...
React components All icons are available as individual React components. Install Radix Icons from npm: Import the icons into your React project:License Licensed under the MIT License.Copyright © 2022–present WorkOS.
"@radix-ui/react-icons": "^0.0.0", "@types/react-input-autosize": "^2.2.0", "next": "9.5.4", "react": "16.13.1",18 changes: 9 additions & 9 deletions 18 packages/website/pages/index.tsx Original file line numberDiff line numberDiff line change ...
radix-icons.zip 5.0.0 (#122) Feb 21, 2022 yarn.lock Update website dependency version Feb 21, 2022 Repository files navigation README MIT licenseRadix IconsA crisp set of 15×15 icons designed by the WorkOS team.DocumentationFor full documentation, visit radix-ui.com/icons.Authors...
import RadixUI_Swift Use colors as any other colors Text("RadixUI-Swift") .foregroundColor(.crimson1) Use icons in Image with bundle name completely resizable Image("github-logo", bundle: .radixUI) .resizable() .aspectRatio(contentMode: .fit) .frame(width: anySize, height: anySize) .foregro...