Radix UI Icoon
Hoge kwaliteit Radix UI transparante PNG voor web & print.
Geoptimaliseerde Radix UI SVG-vectorcode voor ontwikkelaars.
Klaar voor gebruik Radix UI React-icooncomponent.
Use Radix UI in a generated UI
Turn this icon into a login page, dashboard, landing page, or integration screen.
Hoe gebruik je het Radix UI Icoon
Kopieer het Radix UI icoon als inline SVG, React-code, HTML-embed of CSS-masker.
Inline SVG
Plak de Radix UI SVG direct in HTML of JSX.
React Component
Gebruik Radix UI als een getypeerd React-icooncomponent.
import React from 'react';
export const RadixUIIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);HTML Embed
Gebruik een gehoste Radix UI icoon-URL met bronvermelding.
CSS-masker
Gebruik Radix UI als een kleurbaar CSS-masker icoon.
.radixui-icon {
display: inline-block;
width: 32px;
height: 32px;
background-color: #161618;
mask: url("https://www.aiuidesigner.com/icons/radixui.svg") center / contain no-repeat;
-webkit-mask: url("https://www.aiuidesigner.com/icons/radixui.svg") center / contain no-repeat;
}Radix UI Icoon Details
Merkkleur
Categorie
Ontwerp
Formaten
SVG, PNG, React, HTML, CSS-masker
SVG viewBox
0 0 24 24
SVG-bestand
256 B · 1 pad
Licentie
Raadpleeg de merkrichtlijnen
Bron
radix-ui.comOver het Radix UI Icoon
Het Radix UI icoon is hier beschikbaar als merkicoon in SVG-formaat. Het is gecategoriseerd onder Ontwerp en gebruikt de merkkleur #161618. Je kunt het downloaden als een transparante PNG, de inline SVG kopiëren, een React-component kopiëren of het embedden met HTML.
Gebruik de links naar de bron en merkrichtlijnen op deze pagina om de huidige regels voor handelsmerkgebruik te controleren voordat je het Radix UI logo gebruikt in commerciële projecten, documentatie, UI-mockups of marketingpagina's.
Radix UI Icoon Veelgestelde Vragen
Design a UI with the Radix UI icon
Generate a complete page that already uses this icon, color, and brand context.