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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M672-48q-15.3 0-25.65-10.55Q636-69.1 636-84.05t10.35-25.45Q656.7-120 672-120q70 0 119-49t49-119q0-14.93 10.55-25.46Q861.1-324 876.05-324t25.45 10.54Q912-302.93 912-288q0 99.59-70.21 169.79Q771.59-48 672-48ZM84.21-636Q69-636 58.5-646.35T48-672q0-99.59 70.21-169.79Q188.41-912 288-912q14.93 0 25.46 10.29Q324-891.42 324-876.21t-10.54 25.71Q302.93-840 288-840q-70 0-119 49t-49 119q0 15.3-10.29 25.65Q99.42-636 84.21-636ZM743-768.07q11 10.93 11 25.5T743-717L524-498q-11 11-25 10.5t-25-11.02q-11-11.48-11-26.15 0-14.66 11-25.33l218-218q10.91-11 25.45-11Q732-779 743-768.07ZM794-649q11 11 11 25.67 0 14.66-11 25.33L609-413q-11 11-25 10.5t-25-11.02Q548-425 548-439.5t11-25.5l184-184q10.67-11 25.33-11Q783-660 794-649ZM201-224q-81-81-82-195t80-195l86.69-86.69Q297-712 311.51-712q14.5 0 25.38 10.88L365-673q8 8 15 17t9 21l150-150q10.67-11 25.33-11Q579-796 590-785q11 11 11 25.67 0 14.66-11 25.33L408-552l-45 46 9 9q39 39 38.5 93t-39.67 93.17l-.83.83q-11 11-25 10.5t-25-11.02q-11-11.48-11-26.15 0-14.66 11-25.33 17-17 17.5-42t-16.59-42.33L286-481q-11-10.67-11-25.33Q275-521 286-532l26-25q14-14.4 14-34.2 0-19.8-14-33.8l-63 62q-60 60-58.5 144.5T252-274q60 60 143.22 60 83.21 0 142.78-60l222.81-222.86Q772-508 786.67-508q14.66 0 25.33 11 11 10.67 11 25.33 0 14.67-11.14 25.81L589-224q-80.51 81-193.76 81Q282-143 201-224Zm194-193Z"/></svg> |