M3 draws icons at 20 dp from the optical size 20 cut, whose strokes stay as
heavy as the 24 dp design's instead of thinning with the glyph (styles.md
§ Icons, the optical size axis). The package only shipped the 24 cut, so every
20 px icon was a scaled-down 24 (core audit C16). bin/fetch-symbols now checks
out both cuts from the same commit of google/material-design-icons and writes
the new one to resources/svg/symbols/{outlined-20,filled-20}: 4,135 symbols
each, the same names and the same normalisation as the 24 cut.
Plan step 10; finding C16.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qwx5USif3wFFmxtHg5U1g9
1 line
874 B
XML
1 line
874 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M190-144q-11 0-20.5-4T152-160l-25-25q-8-8-3.83-19.5Q127.33-216 139-216h682q11.67 0 15.83 11.5Q841-193 833-185l-25 25q-8 8-17.5 12t-20.5 4H190Zm-46-120q8-18 20.5-33t27.5-26.92V-576h-24q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h24v-48h-24q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h24v-48h-24q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h240q29.7 0 50.85 21.15Q480-773.7 480-744v24h312q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8H480v24q0 29.84-21.15 51.09-21.15 21.26-50.85 21.26h-72V-355q16 5 30.5 11.5T395-327q20-69 78-111t130-42q89 0 151 63t62 153H144Zm192-456h72v-48h-72v48Zm0 96h72v-48h-72v48Zm-96-96h48v-48h-48v48Zm0 96h48v-48h-48v48Zm0 274q11-5 23.5-7t24.5-3v-216h-48v226Z"/></svg> |