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
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
1 line
625 B
XML
1 line
625 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M12 23q-2.8 0-5.15-1.288Q4.5 20.425 3 18.3V20H1v-5h5v2H4.55q1.2 1.8 3.15 2.9Q9.65 21 12 21q1.875 0 3.513-.712 1.637-.713 2.85-1.926 1.212-1.212 1.925-2.85Q21 13.875 21 12h2q0 2.275-.862 4.275-.863 2-2.363 3.5t-3.5 2.362Q14.275 23 12 23ZM7.35 4.325l-.85-1.85q1.275-.725 2.588-1.1Q10.4 1 12 1q2.8 0 5.15 1.287Q19.5 3.575 21 5.7V4h2v5h-5V7h1.45q-1.2-1.8-3.15-2.9Q14.35 3 12 3q-1.325 0-2.462.362-1.138.363-2.188.963ZM4 12 2.75 9.25 0 8l2.75-1.25L4 4l1.25 2.75L8 8 5.25 9.25Zm3.8 4 3.4-9h1.6l3.4 9h-1.55l-.8-2.3H10.2L9.4 16Zm2.85-3.6h2.7l-1.3-3.75h-.1Z"/></svg> |