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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M252.21-192q-15.21 0-25.71-10.35T216-228v-204h-35.79q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.39-25.71 10.38-10.5 25.74-10.5h144.52q15.35 0 25.85 10.29 10.5 10.29 10.5 25.5t-10.49 25.71Q340.01-432 324.5-432H288v204q0 15.3-10.29 25.65Q267.42-192 252.21-192Zm0-384q-15.21 0-25.71-10.35T216-612v-120q0-15.3 10.29-25.65Q236.58-768 251.79-768t25.71 10.35Q288-747.3 288-732v120q0 15.3-10.29 25.65Q267.42-576 252.21-576Zm156.07 0q-15.28 0-25.78-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q392.7-648 408-648h36v-84q0-15.3 10.29-25.65Q464.58-768 479.79-768t25.71 10.35Q516-747.3 516-732v84h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.33 25.71-10.34 10.5-25.61 10.5H408.28Zm71.93 384q-15.21 0-25.71-10.35T444-228v-240.4q0-14.6 10.29-25.1 10.29-10.5 25.5-10.5t25.71 10.35Q516-483.3 516-468v240.4q0 14.6-10.29 25.1-10.29 10.5-25.5 10.5Zm228 0q-15.21 0-25.71-10.35T672-228v-84h-37q-15.3 0-25.65-10.29Q599-332.58 599-347.79t10.39-25.71q10.38-10.5 25.74-10.5h144.52q15.35 0 25.85 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q795.3-312 780-312h-36v84q0 15.3-10.29 25.65Q723.42-192 708.21-192Zm0-264q-15.21 0-25.71-10.35T672-492v-240.4q0-14.6 10.29-25.1 10.29-10.5 25.5-10.5t25.71 10.35Q744-747.3 744-732v240.4q0 14.6-10.29 25.1-10.29 10.5-25.5 10.5Z"/></svg> |