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
649 B
XML
1 line
649 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M204-672q-14-14-19-33t-5-39q0-50 35-85t85-35q50 0 85 35t35 85q0 20-5.5 38.5T396-672H204ZM414.5-96Q352-96 308-137.5T264-240h-16q-14.32 0-24.16-9T212-272l-39-312q-2-16.36 8.5-28.18T209-624h182q17 0 27.5 11.82T427-584l-39 312q-2 14-11.84 23T352-240h-15q0 31 22.88 51.5 22.87 20.5 55 20.5 32.12 0 54.62-22.91T492-246v-468q0-63 43.5-106.5T642-864q63 0 106.5 43.5T792-714v582q0 15.3-10.29 25.65Q771.42-96 756.21-96t-25.71-10.35Q720-116.7 720-132v-582.35q0-32.03-23.5-54.84Q673-792 641.17-792t-54.5 22.91Q564-746.17 564-714v468q0 63-43.5 106.5T414.5-96Z"/></svg> |