DESIGN REFERENCE

The complete
icon atlas.

Search the full public package, inspect the original geometry, and distinguish available glyphs from actual website occurrences.

Public evidence18 Sep 2026Observed sources. Explicit local contracts.
603available @raycast/icons glyphs
269observed SVG geometries
93exact package matches
16455captured SVG slot observations
The 603-glyph package is first-party and MIT licensed. Package availability does not prove website use. Observed inline SVGs include custom icons, logos, illustrations and composed keyboard geometry; those have a separate catalog and rights boundary.

@raycast/icons 0.4.7

603 items

Geometry and usage

PropertyContract
Grid16×16 viewBox; render 16px in controls,20/24px in display examples.
GeometryOriginal paths retained. Stroke widths are recorded per glyph; do not normalize 1.5px icons to another grid. Fifteen authored glyphs extend beyond their viewBox; the atlas preserves overflow instead of clipping or redrawing them.
ColorcurrentColor; foreground inherited from state. Brand marks retain official colors.
AccessibilityDecorative SVG aria-hidden=true. Icon-only action has a visible or accessible name; tooltip is supplemental.
TouchGlyph size and hit target differ. Local icon actions at least 44×44px for coarse pointers.
VariantsChoose an existing explicit glyph name. A filled variant is not generated by changing stroke to fill.
Importimport { SearchIcon } from "@raycast/icons"; use the exact named export shown in each detail.
RetrievalEach glyph opens a contract dialog with a copyable SVG path and the original 16px geometry.
Accessible icon action · HTML
<button type="button" class="icon-button" aria-label="Close dialog">
  <svg aria-hidden="true" viewBox="0 0 16 16">…original paths…</svg>
</button>

Observed website SVG catalog

267 items

Each geometry maps back to all recorded semantic slots and routes in the ledger. HTML-in-SVG compositions and zero-visual filter utilities are retained as source records rather than misrepresented as reusable icons.

Two non-glyph source records

RecordWhy it is not an iconEvidence
Animated HTML keyboard compositionHTML embedded in an animated keyboard composition; no standalone glyph to render.observed-7b0169d294b9 · source ledger
Shared pixelation filter definitionShared SVG filter definitions have no visible geometry of their own.observed-8dcf5f839eb0 · source ledger

Licensing and provenance

The icon package license covers its source. Third-party brand glyphs remain subject to their owners’ marks. Custom inline product artwork has no general redistribution grant established; these retained specimens support private research. Copy icon geometry from the named package for a new project only within its license and mark requirements.

Read full asset attribution

About this specimen

This is a local reconstruction of a public Raycast pattern. It demonstrates the interface contract; real accounts, installs and payments remain on the official product.

Icon contract