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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M458.83-96Q438-96 419-104.5T386-129L177-372q-15-17-8-32t20-28q14-14 32.5-16t37.5 5l77 31v-248q0-15.3 10.29-25.65Q356.58-696 371.79-696t25.71 10.35Q408-675.3 408-660v300q0 19-15.5 29.5T359-327l-72-28 154 179q4 4 8.58 6 4.57 2 9.42 2h165q29.7 0 50.85-21Q696-210 696-240v-168q0-10.2-6.9-17.1-6.9-6.9-17.1-6.9h-36q-15.3 0-25.65-10.29Q600-452.58 600-467.79t10.35-25.71Q620.7-504 636-504h36q40 0 68 28t28 68v168q0 60.3-42 102.15Q684-96 624-96H458.83Zm7.67-346.35Q456-452.7 456-468v-240q0-15.3 10.29-25.65Q476.58-744 491.79-744t25.71 10.35Q528-723.3 528-708v240q0 15.3-10.29 25.65Q507.42-432 492.21-432t-25.71-10.35ZM432-840q-38 0-70 14t-57 39q-25 25-37.5 54.5T253-668q-1 15.07-10.5 27.03Q233-629 218-627t-26.5-7q-11.5-9-11.5-23-1-51 19-98.5t55-82.5q35-35 80.62-54.5 45.62-19.5 97.5-19.5t97.38 19.5Q575-873 610-838t55 82q20 47 19 97 0 15.06-11.31 24.03T646-628q-15-2-24.5-14T611-669.45q-2-34.55-14.95-64.13Q583.11-763.16 559-787q-25-25-57.21-39T432-840Zm60 516Z"/></svg> |