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
932 B
XML
1 line
932 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132-360q-15.3 0-25.65-10.29Q96-380.58 96-395.79t10.35-25.71Q116.7-432 132-432h48q15.3 0 25.65 10.29Q216-411.42 216-396.21t-10.35 25.71Q195.3-360 180-360h-48Zm170-214q-11 11-25.5 11T251-574l-35-34q-11-11-10.5-25.5T217-659q11-11 25.5-11t25.5 11l34 35q11 11 11 25t-11 25Zm46 334q-25 0-42.5-17.5T288-300q0-25 17.5-42.5T348-360h264q25 0 42.5 17.5T672-300q0 25-17.5 42.5T612-240H348Zm132.21-408q-15.21 0-25.71-10.35T444-684v-48q0-15.3 10.29-25.65Q464.58-768 479.79-768t25.71 10.35Q516-747.3 516-732v48q0 15.3-10.29 25.65Q495.42-648 480.21-648Zm178.31 73Q648-586 648-600.5t11-25.5l34-34q11-11 25.5-11t25.98 11Q755-649 755-634.5T744-609l-35 35q-10.64 11-24.82 10.5T658.52-575ZM780-360q-15.3 0-25.65-10.29Q744-380.58 744-395.79t10.35-25.71Q764.7-432 780-432h48q15.3 0 25.65 10.29Q864-411.42 864-396.21t-10.35 25.71Q843.3-360 828-360h-48Z"/></svg> |