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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M84.21-336Q69-336 58.5-346.34T48-371.96v-215.76Q48-603 58.29-613.5 68.58-624 83.79-624t25.71 10.34q10.5 10.34 10.5 25.62v215.76q0 15.28-10.29 25.78Q99.42-336 84.21-336Zm120 0q-15.21 0-25.71-10.38-10.5-10.39-10.5-25.74v-220.33q0-13.55 9-22.55t22.78-9H220q9 0 17 5t12.47 13.09L312-480v-108q0-15.3 10.29-25.65Q332.58-624 347.79-624t25.71 10.38q10.5 10.39 10.5 25.74v220.33q0 13.55-9 22.55t-22.78 9H332q-9 0-17-5t-12.47-13.09L240-480v108q0 15.3-10.29 25.65Q219.42-336 204.21-336Zm348 0q-15.21 0-25.71-10.35T516-372v-180h-48q-15.3 0-25.65-10.29Q432-572.58 432-587.79t10.35-25.71Q452.7-624 468-624h168q15.3 0 25.65 10.29Q672-603.42 672-588.21t-10.35 25.71Q651.3-552 636-552h-48v179.72q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5ZM756-336q-15.3 0-25.65-10.34Q720-356.68 720-371.96v-215.76q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.35Q792-603.3 792-588v180h84q15.3 0 25.65 10.29Q912-387.42 912-372.21t-10.35 25.71Q891.3-336 876-336H756Z"/></svg> |