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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M713-153q-5 5-11.28 7.5-6.27 2.5-14 2.5-7.72 0-14.27-3.23-6.54-3.23-11.45-8.77-38-42-56-84.42t-18-89.46q0-34.12 10-70.62Q608-436 634-502q23-54 30.5-82.05Q672-612.09 672-636q0-32-14.5-61T613-754q-5.08-5-8.04-11.67Q602-772.33 602-779q0-7 2.5-13.5t7.5-12q6-5.5 13.02-8.5 7.01-3 14.5-3 7.48 0 13.08 2.73 5.6 2.72 10.4 7.27 40.97 37.96 60.98 79.63Q744-684.7 744-638.41 744-606 734-570t-34 96q-23 54-31.5 85t-8.5 58q0 35 13.5 66t41.5 61q5 6 7.5 12.3 2.5 6.3 2.5 13.5t-2.77 13.63q-2.77 6.43-9.23 11.57Zm-185.46-1q-5.54 5-12.04 7.5-6.5 2.5-13.25 2.5t-13.5-3q-6.75-3-11.75-9-38-42-56-84.45t-18-90.03q0-34.52 9.5-71.52 9.5-37 35.5-100 22-54 30-82.25t8-52.73q0-32.02-14.5-60.52T428-754q-6-5.43-9-12.21-3-6.79-3-14.29 0-7.5 2.5-13.32 2.5-5.81 7.5-11.18 5.21-5.08 12.16-8.04 6.95-2.96 13.89-2.96 6.95 0 13.45 2.5Q472-811 477-806q42 39 61.5 80.14Q558-684.71 558-639q0 32-10 68t-34 96q-23 54-31.5 85.3-8.5 31.31-8.5 58.7 0 35 13.5 66t41.5 61q5 5 7.5 12t2.5 14q0 7-2.5 13t-8.96 11Zm-186.46 0q-5.08 5-11.58 7.5t-13.45 2.5q-6.94 0-13.89-2.96T290-155q-38-42-56-84.3-18-42.29-18-89.7 0-34 10-70.5T262-502q23-54 30.5-82t7.5-52.27Q300-668 285.5-697 271-726 241-754q-5-5-8-11.53-3-6.53-3-13.5t2.5-13.47Q235-799 240-804q5.19-6 11.68-9 6.48-3 13.4-3t13.42 2.5q6.5 2.5 12.26 7.28Q333-767 352.5-726t19.5 87.26Q372-607 362-571t-34 96q-23 54-31.5 85.5T288-331q0 35 13.52 66.13Q315.03-233.74 343-204q5 5.49 7.5 11.89t2.5 12.8q0 7.31-3 13.81-3 6.5-8.92 11.5Z"/></svg> |