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
814 B
XML
1 line
814 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-144q-29.7 0-50.85-21.15Q96-186.3 96-216v-192q0-29.7 21.15-50.85Q138.3-480 168-480h168q11 0 20.5 6.5T370-456q11 31 42.5 51.5T480-384q36 0 67.5-20.5T590-456q4-11 13.5-17.5T624-480h168q29.7 0 50.85 21.15Q864-437.7 864-408v192q0 29.7-21.15 50.85Q821.7-144 792-144H168Zm482-410q-11-11-11-25.5t10.9-25.4l85.2-85.2Q746-701 760-700.5q14 .5 25 11.5t11 25.5q0 14.5-10.9 25.4l-85.2 85.2Q689-542 675-542.5q-14-.5-25-11.5Zm-339 0q-11 11-25.5 11T260-553.9l-86-85.2Q163-650 163.5-664q.5-14 11.5-25t25.5-11q14.5 0 25.4 10.9l85.2 85.2Q322-593 322-579q0 14-11 25Zm169.21-70q-15.21 0-25.71-10.35T444-660v-120q0-15.3 10.29-25.65Q464.58-816 479.79-816t25.71 10.35Q516-795.3 516-780v120q0 15.3-10.29 25.65Q495.42-624 480.21-624Z"/></svg> |