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
777 B
XML
1 line
777 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M671.95-168q-69.98 0-118.96-49.23Q504-266.45 504-336q0-70 49-119t119-49q70 0 119 48.99 49 48.98 49 118.96 0 24.26-7.5 46.66Q825-267 813-246l74 74q11 11 11 25t-11 25q-11 11-25.5 11T836-122l-74-73q-21 12-43.39 19.5-22.4 7.5-46.66 7.5Zm-.18-72Q712-240 740-267.77q28-27.78 28-68Q768-376 740.23-404q-27.78-28-68-28Q632-432 604-404.23q-28 27.78-28 68Q576-296 603.77-268q27.78 28 68 28ZM168-264v-325 37-144 432Zm0 72q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 117.15-747T168-768h624q29.7 0 50.85 21.12Q864-725.76 864-696.11v107.83q0 15.28-10.37 25.78-10.37 10.5-25.7 10.5H528v-144H168v432h227q15.3 0 25.65 10.29Q431-243.42 431-228.21t-10.35 25.71Q410.3-192 395-192H168Z"/></svg> |