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
798 B
XML
1 line
798 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M385-96q-8 0-34-11.5T303-147l-72-93q-6-8-5-18t9-16q8-6 18-4.5t16 9.5l28 36 88-65 54-274-79 34v70q0 15-10.5 25.5T324-432q-15 0-25.5-10.5T288-468v-94q0-11 6-19.5t16-13.5l163-69q9-4 18.5-6t19.5-2q32 0 53.5 16.5T601-613l12 19q17 29 41 54.5t78 33.5q15 2 25.5 12.5T768-468q0 15-10 25t-24 8q-48-7-88.5-31.5T577-528l-23 120 59 59q5 5 8 11.5t3 14.5v179q17 0 31.5-5t26.5-14q3-2 6.5-3.5t7.5-1.5q11 0 17.5 7.5T720-144q0 5-2.5 10t-7.5 9q-18 14-40 21.5T624-96H504q-10 0-17-7t-7-17q0-10 7-17t17-7h48v-165l-76-76-22 115q-2 7-6 12.5t-9 9.5l-98 71q10 13 23.5 21.5T392-143q8 2 12.5 8t4.5 14q0 10-6.5 17.5T385-96Zm191-600q-35 0-59.5-24.5T492-780q0-35 24.5-59.5T576-864q35 0 59.5 24.5T660-780q0 35-24.5 59.5T576-696Z"/></svg> |