Semantic UI Icon
Hochwertiges transparentes Semantic UI PNG für Web & Print.
Optimierter Semantic UI SVG-Vektorcode für Entwickler.
Direkt einsatzbereite Semantic UI React-Icon-Komponente.
Use Semantic UI in a generated UI
Turn this icon into a login page, dashboard, landing page, or integration screen.
So verwenden Sie das Semantic UI Icon
Kopieren Sie das Semantic UI Icon als Inline-SVG, React-Code, HTML-Einbettung oder CSS-Maske.
Inline SVG
Fügen Sie das Semantic UI SVG direkt in HTML oder JSX ein.
React Komponente
Verwenden Sie Semantic UI als typisierte React-Icon-Komponente.
import React from 'react';
export const SemanticUIIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);HTML Einbettung
Nutzen Sie eine gehostete Semantic UI Icon-URL mit Quellenangabe.
CSS Maske
Verwenden Sie Semantic UI als farblich anpassbares CSS-Masken-Icon.
.semanticui-icon {
display: inline-block;
width: 32px;
height: 32px;
background-color: #00b5ad;
mask: url("https://www.aiuidesigner.com/icons/semanticui.svg") center / contain no-repeat;
-webkit-mask: url("https://www.aiuidesigner.com/icons/semanticui.svg") center / contain no-repeat;
}Semantic UI Icon Details
Markenfarbe
Kategorie
Entwicklung
Formate
SVG, PNG, React, HTML, CSS-Maske
SVG ViewBox
0 0 24 24
SVG-Datei
666 B · 1 Pfad
Lizenz
Markenrichtlinien prüfen
Quelle
semantic-ui.comÜber das Semantic UI Icon
icons.aboutParagraph1
Nutzen Sie die Quellen- und Markenrichtlinien-Links auf dieser Seite, um die aktuellen Markenrechtsregeln zu prüfen, bevor Sie das Semantic UI Logo in kommerziellen Projekten, Dokumentationen, UI-Mockups oder Marketingseiten verwenden.
Semantic UI Icon - Häufig gestellte Fragen
Design a UI with the Semantic UI icon
Generate a complete page that already uses this icon, color, and brand context.