Expo Icoon
Hoge kwaliteit Expo transparante PNG voor web & print.
Geoptimaliseerde Expo SVG-vectorcode voor ontwikkelaars.
Klaar voor gebruik Expo React-icooncomponent.
Use Expo in a generated UI
Turn this icon into a login page, dashboard, landing page, or integration screen.
Hoe gebruik je het Expo Icoon
Kopieer het Expo icoon als inline SVG, React-code, HTML-embed of CSS-masker.
Inline SVG
Plak de Expo SVG direct in HTML of JSX.
React Component
Gebruik Expo als een getypeerd React-icooncomponent.
import React from 'react';
export const ExpoIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);HTML Embed
Gebruik een gehoste Expo icoon-URL met bronvermelding.
CSS-masker
Gebruik Expo als een kleurbaar CSS-masker icoon.
.expo-icon {
display: inline-block;
width: 32px;
height: 32px;
background-color: #1c2024;
mask: url("https://www.aiuidesigner.com/icons/expo.svg") center / contain no-repeat;
-webkit-mask: url("https://www.aiuidesigner.com/icons/expo.svg") center / contain no-repeat;
}Expo Icoon Details
Over het Expo Icoon
Het Expo icoon is hier beschikbaar als merkicoon in SVG-formaat. Het is gecategoriseerd onder Ontwikkeling en gebruikt de merkkleur #1C2024. 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 Expo logo gebruikt in commerciële projecten, documentatie, UI-mockups of marketingpagina's.
Expo Icoon Veelgestelde Vragen
Design a UI with the Expo icon
Generate a complete page that already uses this icon, color, and brand context.