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
834 B
XML
1 line
834 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-144q-29.7 0-50.85-21.15Q144-186.3 144-216v-498l-29-29q-11-10.67-11-25.33Q104-783 115-794q11-11 25.67-11 14.66 0 25.33 11l628 628q11 10.64 11 24.82T794-116q-11 11-25.67 11-14.66 0-25.33-11l-29-28H216Zm0-498v426h426l-72-72H324q-15.3 0-25.65-10.35Q288-308.7 288-324v-246l-72-72Zm144 282h138L360-498v138Zm312-276v175q0 15.3-10.29 25.65Q651.42-425 636.21-425t-25.71-10.35Q600-445.7 600-461v-139H453q-4.5 0-6.75-2.25T444-609v-27q0-15.3 10.35-25.65Q464.7-672 480-672h156q15.3 0 25.65 10.35Q672-651.3 672-636Zm144-108v427q0 15.3-10.29 25.65Q795.42-281 780.21-281t-25.71-10.35Q744-301.7 744-317v-427H317q-15.3 0-25.65-10.29Q281-764.58 281-779.79t10.35-25.71Q301.7-816 317-816h427q29.7 0 50.85 21.15Q816-773.7 816-744ZM429-429Zm102-102Z"/></svg> |