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
824 B
XML
1 line
824 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m606-204 32 32q11 11 11 25.5T638-121q-11 11-25.67 11-14.66 0-25.33-11l-93.15-94.14Q483-226 483-240.18T494-265l93.15-94.14Q598-370 612.67-370q14.66 0 25.33 11 11 11 11 25.5T638-308l-32 32h211q15.3 0 25.65 10.29Q853-255.42 853-240.21t-10.35 25.71Q832.3-204 817-204H606ZM156-432h-24q-15.3 0-25.65-10.35Q96-452.7 96-468v-24q0-15.3 10.35-25.65Q116.7-528 132-528h24q15.3 0 25.65 10.35Q192-507.3 192-492v24q0 15.3-10.35 25.65Q171.3-432 156-432Zm239.78 0q-54.78 0-93.28-38.66Q264-509.31 264-564v-168q0-54.69 38.72-93.34Q341.44-864 396.22-864t93.28 38.66Q528-786.69 528-732v168q0 54.69-38.72 93.34Q450.56-432 395.78-432Zm.22-72q25 0 42.5-17.5T456-564v-168q0-25-17.5-42.5T396-792q-25 0-42.5 17.5T336-732v168q0 25 17.5 42.5T396-504Z"/></svg> |