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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-144q-50 0-85-35t-35-85q0-50 35-85t85-35q14.19 0 27.6 3 13.4 3 25.4 9l150-205.64q-17-19.36-26-43.43-9-24.08-9-50.93 0-60 42-102t102-42q60 0 102 42t42 102.44q0 26.56-9 50.56-9 24-26 43.36L739-372q12-6 25.4-9 13.41-3 27.6-3 50 0 85 35t35 85q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-16 4-30t11-27L530-537q-4 2-7.21 2.5-3.22.5-6.79 1.5v155.17Q553-367 576.5-336t23.5 72q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-41 23.5-72t60.5-42v-155q-3.93-1-7.46-1.5Q433-535 430-537L274-321q7 13 10.5 27t3.5 30q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q216-243.6 216-264q0-20.4-13.8-34.2Q188.4-312 168-312q-20.4 0-34.2 13.8Q120-284.4 120-264q0 20.4 13.8 34.2Q147.6-216 168-216Zm312-456Zm0 456q20.4 0 34.2-13.8Q528-243.6 528-264q0-20.4-13.8-34.2Q500.4-312 480-312q-20.4 0-34.2 13.8Q432-284.4 432-264q0 20.4 13.8 34.2Q459.6-216 480-216Zm312 0q20.4 0 34.2-13.8Q840-243.6 840-264q0-20.4-13.8-34.2Q812.4-312 792-312q-20.4 0-34.2 13.8Q744-284.4 744-264q0 20.4 13.8 34.2Q771.6-216 792-216Zm-624-48Zm312 0Zm312 0ZM480.21-600Q510-600 531-621.21t21-51Q552-702 530.79-723t-51-21Q450-744 429-722.79t-21 51Q408-642 429.21-621t51 21Z"/></svg> |