Icons
There are two icon components which pull from two different icon sets.
The astro-icon ↗ package is available to use as a standalone component.
Primarily, this is used for Cloudflare product icons which are stored in /src/icons/*.svg.
import { AstroIcon } from "~/components";
<AstroIcon name="workers" class="text-orange-400 text-5xl" />The Starlight icon set is available to use in Tab, Card and other Starlight components.
import { StarlightIcon } from "~/components";
<StarlightIcon name="seti:shell" color="var(--sl-color-text-accent)" size="3rem" />Was this helpful?
- Resources
 - API
 - New to Cloudflare?
 - Products
 - Sponsorships
 - Open Source
 
- Support
 - Help Center
 - System Status
 - Compliance
 - GDPR
 
- Company
 - cloudflare.com
 - Our team
 - Careers
 
- 2025 Cloudflare, Inc.
 - Privacy Policy
 - Terms of Use
 - Report Security Issues
 - Trademark