Files
livewire-material/resources/svg/symbols/filled/generating_tokens.svg
T
Andreas Reinhold / reiniandClaude Opus 5 b48e879254
tests / lint (push) Successful in 1m0s
tests / feature (8.4) (push) Successful in 1m0s
tests / feature (8.5) (push) Successful in 1m1s
tests / browser (safari, webkit) (push) Successful in 1m59s
tests / browser (chrome, chromium) (push) Successful in 1m49s
tests / browser (firefox, firefox) (push) Successful in 1m54s
Add the Material 3 Expressive foundation
Colour, shape, type, elevation and motion as tokens and Tailwind
utilities; `php artisan material:scheme`, which generates an app's colour
roles with Google's material-color-utilities (spec 2025); the theme head
script with light, dark and system and its Alpine store; Google Sans Flex;
every Material Symbol (4,135, outlined and filled) drawn by <x-icon>
without blade-icons; all 35 M3 Expressive shapes, ported from androidx, as
<x-shape>; the x-figure directive; the Toasts concern; DesignGuard for
applications' tests; and a showcase with every token, both themes side by
side and an icon search.

Colour utilities are `@theme inline`, so a section with its own
data-theme repaints; without it they resolve once on :root.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V9NnLxnPp8vaaurb3Z1MFy
2026-09-13 05:24:11 +02:00

1 line
786 B
XML

<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M9 20q-3.35 0-5.675-2.325Q1 15.35 1 12q0-3.35 2.325-5.675Q5.65 4 9 4q3.35 0 5.675 2.325Q17 8.65 17 12q0 3.35-2.325 5.675Q12.35 20 9 20Zm0-4.5q.425 0 .713-.288.287-.287.287-.712v-4h1.25q.325 0 .538-.213.212-.212.212-.537 0-.325-.212-.538Q11.575 9 11.25 9h-4.5q-.325 0-.537.212Q6 9.425 6 9.75q0 .325.213.537.212.213.537.213H8v4q0 .425.288.712.287.288.712.288ZM18.55 8l-.8-1.75-1.75-.8q-.275-.125-.275-.45T16 4.55l1.75-.8.8-1.75q.125-.275.45-.275t.45.275l.8 1.75 1.75.8q.275.125.275.45T22 5.45l-1.75.8-.8 1.75q-.125.275-.45.275T18.55 8Zm0 14-.8-1.75-1.75-.8q-.275-.125-.275-.45t.275-.45l1.75-.8.8-1.75q.125-.275.45-.275t.45.275l.8 1.75 1.75.8q.275.125.275.45t-.275.45l-1.75.8-.8 1.75q-.125.275-.45.275T18.55 22Z"/></svg>