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
888 B
XML
1 line
888 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M295-360q10 0 16.5-7.11T318-384v-63h32l56 78q3 5 7.67 7 4.66 2 9.75 2Q437-360 443-372.5q6-12.5-2.36-23.71L398-454q23-9 35.5-28t12.5-42q0-37-21-56.5T364-600h-57q-15.3 0-25.65 10.35Q271-579.3 271-564v181q0 10 7 16.5t17 6.5Zm23-123v-76h40q19 0 30 10t11 27.09q0 17.91-11.2 28.41T356.78-483H318Zm205 123h127.59q9.42 0 15.42-6 5.99-6 5.99-15.17 0-9.16-6.02-15-6.01-5.83-15.47-5.83H568v-2l57-53q26-25 33-40t7-35q0-33-22.13-53.5T585-606q-28 0-47 12t-31 36q-4 8 .5 15t12.92 10q7.58 3 15.08 1t12.5-10q8-13 16-16.5t19.29-3.5q13.71 0 23.71 9.55 10 9.56 10 23.45 0 12.47-6.5 22.73Q604-496 590-482l-80 78q-2 2-6 14v11.14q0 7.72 5.75 13.29Q515.5-360 523-360ZM96-264v-360q0-60 42-102t102-42h480q60 0 102 42t42 101.52v360.72Q864-234 842.85-213 821.7-192 792-192H168q-29.7 0-50.85-21.15Q96-234.3 96-264Z"/></svg> |