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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M726-204H516q-15.3 0-25.65-10.29Q480-224.58 480-239.79t10.35-25.71Q500.7-276 516-276h210l-32-32q-11-11-10.5-25.5T695-359q11-11 25.18-11T745-359l94.14 94.14Q850-254 850-239.82T839-215l-94.14 94.14Q734-110 719.82-110T695-121q-11-11-11-25.5t11-25.5l31-32ZM156-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-432Zm336 0q-54.78 0-93.28-38.66Q600-509.31 600-564v-168q0-54.69 38.72-93.34Q677.44-864 732.22-864t93.28 38.66Q864-786.69 864-732v168q0 54.69-38.72 93.34Q786.56-432 731.78-432ZM396-504q25 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-504Zm336 0q25 0 42.5-17.5T792-564v-168q0-25-17.5-42.5T732-792q-25 0-42.5 17.5T672-732v168q0 25 17.5 42.5T732-504Z"/></svg> |