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