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
963 B
XML
1 line
963 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M160-80q-33 0-56.5-23.5T80-160v-320q0-17 11.5-28.5T120-520h10q4.86-13 14.11-23 9.24-10 21.89-18 31-19 66-5t56 46h552q17 0 28.5 11.5T880-480v320q0 33-23.5 56.5T800-80H160Zm-20-520q-34 0-57-23t-23-57q0-33 23-56.5t57-23.5q33 0 56.5 23.5T220-680q0 34-23.5 57T140-600Zm20 440h640v-80H339q-43 0-80.5-21T200-320l-40-72v232Zm217-220 423 54v-114H339l38 60Zm-16-328q-26-32-35-57t-5-55q4-30 15-44t31-11q18 2 27 16t6 35q-2 17 5 34t25 39q24 29 33.5 55.5T470-641q-3 26-15 38t-31 10q-17-2-26-14t-5-28q3-14-4.5-31.5T361-708Zm161 0q-26-32-35.5-57t-5.5-55q4-30 15.5-44t31.5-11q18 2 27 16t6 35q-2 17 4.5 34t24.5 39q24 29 33.5 55.5T630-641q-3 26-14.5 38T585-593q-17-2-26.5-14t-5.5-28q3-14-4-31.5T522-708Zm162 0q-26-32-35.5-57t-5.5-55q4-30 15.5-44t31.5-11q18 2 27 16t6 35q-2 17 4.5 34t24.5 39q24 29 33.5 55.5T792-641q-3 26-14.5 38T747-593q-17-2-26.5-14t-5.5-28q3-14-4-31.5T684-708Z"/></svg> |