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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m700-163 94-62q8-5.36 8-15.18T794-255l-93.8-62.17q-9.2-5.83-18.7-.81T672-302v124q0 10.59 9.48 15.79Q690.97-157 700-163ZM324-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-101v-643q0-29.7 21.15-50.85Q186.3-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v259q-17-7-35.03-11-18.04-4-36.97-6v-242H216v528h240q3 30 12.12 58T492-105l-6 4q-5 0-9-1t-7.92-4.04L424-141l-45 36q-4.64 4-10.82 4-6.18 0-11.18-4l-45-36-45 36q-4.64 4-10.82 4-6.18 0-11.18-4l-45-36-46 36-10 4Zm180-211h141q5-20 13.5-37.5T498-384H324q-15.3 0-25.65 10.29Q288-363.42 288-348.21t10.35 25.71Q308.7-312 324-312Zm0-132h228q26-21 56-35t64-20q-3-10-13-13.5t-23.25-3.5H324q-15.3 0-25.65 10.29Q288-495.42 288-480.21t10.35 25.71Q308.7-444 324-444ZM216-216v-528 528Z"/></svg> |