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
777 B
XML
1 line
777 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M428-149 189-394q-20-20-21-47.5t17-48.5l129-156q11-12 25.56-19 14.56-7 30.44-7h219.79q16.21 0 30.71 7t25.5 19l129 156q18 21 17 48.5T771-394L532-149q-21.45 22-52.22 22Q449-127 428-149ZM153.93-782q10.93-11 25.5-11T205-782l34 34q11 11 11 25t-11 25q-11 11-25.67 11-14.66 0-25.33-11l-34-34q-11-10.64-11-24.82T153.93-782Zm325.86-82q15.21 0 25.71 10.35T516-828v48q0 15.3-10.29 25.65Q495.42-744 480.21-744t-25.71-10.35Q444-764.7 444-780v-48q0-15.3 10.29-25.65Q464.58-864 479.79-864ZM805-782q11 11 11 25.5T805-731l-34 34q-10.91 11-25.45 11Q731-686 720-697t-11-25.67q0-14.66 11-25.33l34-34q10.67-11 25.33-11Q794-793 805-782ZM276-408l204 209 204-209H276Zm-6-72h419l-99-120H370L270-480Z"/></svg> |