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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m691-225-22-22q-7.15-7-17.07-7-9.93 0-16.93 7t-7 16.82q0 9.82 7 17.18l38 38q8 8 19 7.5t19-8.5l94-98q7-8 7-17.59 0-9.6-8-16.5-8-6.91-17-6.41t-16 7.5l-80 82ZM324-576h312q15.3 0 25.65-10.29Q672-596.58 672-611.79t-10.35-25.71Q651.3-648 636-648H324q-15.3 0-25.65 10.29Q288-627.42 288-612.21t10.35 25.71Q308.7-576 324-576ZM719.77-48Q640-48 584-104.23q-56-56.22-56-136Q528-320 584.23-376q56.22-56 136-56Q800-432 856-375.77q56 56.22 56 136Q912-160 855.77-104q-56.22 56-136 56ZM144-744q0-29.7 21.15-50.85Q186.3-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v215q0 14.87-10.29 24.94Q795.42-494 780.21-494t-25.71-10.35Q744-514.7 744-530v-214H216v528h240q2 15 4.5 29.5T468-158q5 16.5-7.5 26.25T436-131l-1-1q-4.64-4-10.82-4-6.18 0-11.18 4l-34 27q-4.64 4-10.82 4-6.18 0-11.18-4l-34-27q-4.64-4-10.82-4-6.18 0-11.18 4l-34 27q-4.64 4-10.82 4-6.18 0-11.18-4l-34-27q-4.64-4-10.82-4-6.18 0-11.18 4l-45 35v-647Zm180.04 432h121.64q15.32 0 25.82-10.29t10.5-25.5q0-15.21-10.36-25.71T445.96-384H324.32q-15.32 0-25.82 10.29t-10.5 25.5q0 15.21 10.36 25.71t25.68 10.5ZM324-444h214q15.3 0 25.65-10.29Q574-464.58 574-479.79t-10.35-25.71Q553.3-516 538-516H324q-15.3 0-25.65 10.29Q288-495.42 288-480.21t10.35 25.71Q308.7-444 324-444ZM216-216v-528 528Z"/></svg> |