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
956 B
XML
1 line
956 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M671.77-192Q712-192 740-219.77q28-27.78 28-68Q768-328 740.16-356q-27.84-28-68.16-28-32 0-64 24t-32 72q0 40.32 27.77 68.16 27.78 27.84 68 27.84ZM887-73q-11 11-25.5 11T836-73l-73-74q-20 13-43.03 20t-47.47 7Q602-120 553-169t-49-119q0-70 49-119t119-49q70 0 119 49t49 119q0 24.61-7 47.81Q826-217 813-197l74 73q11 11 11 25.5T887-73ZM216-96q-29.7 0-50.85-21.15Q144-138.3 144-168v-624q0-29.7 21.15-50.85Q186.3-864 216-864h282q14.22 0 27.11 5Q538-854 549-843l150 150q11 11 16 23.89t5 27.11v79q0 16-12 26.5t-28 8.5h-8q-50.88 0-94.94 19.5Q533-489 500-456H324q-15.3 0-25.65 10.29Q288-435.42 288-420.21t10.35 25.71Q308.7-384 324-384h128q-8 17.1-12.5 35.1T433-312H324q-15.3 0-25.65 10.29Q288-291.42 288-276.21t10.35 25.71Q308.7-240 324-240h113q5 27 16 51.5t28 46.5q11 14 4.5 30T462-96H216Zm264-696v132q0 15.3 10.35 25.65Q500.7-624 516-624h132L480-792l168 168-168-168Z"/></svg> |