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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m708-201-32 32q-11 11-25.67 11-14.66 0-25.33-11-11-11-11-25.5t11-25.5l32-32-32-32q-11-11-11-25.67 0-14.66 11-25.33 10.67-11 25.33-11 14.67 0 25.65 10.98L708-303l32-32q11-11 25.67-11 14.66 0 25.33 11 11 10.67 11 25.33 0 14.67-10.98 25.65L759-252l32.25 32.25Q802-209 802-194.5t-11 25.98Q780-158 765.5-158t-25.48-10.98L708-201Zm-444-15q20.4 0 34.2-13.8Q312-243.6 312-264q0-20.4-13.8-34.2Q284.4-312 264-312q-20.4 0-34.2 13.8Q216-284.4 216-264q0 20.4 13.8 34.2Q243.6-216 264-216Zm0 72q-50 0-85-35t-35-85q0-50 35-85t85-35q36.62 0 66.81 20.5Q361-343 375-309q31-11 50-38.5t19-60.5v-156q0-74.7 52.65-127.35Q549.3-744 624-744h50l-40-41q-11-11-11-26.5t10.95-26.5q10.94-11 26-11Q675-849 686-838l105 105q11 10.64 11 24.82T791-683L686.1-578.1Q675-567 660-567q-15 0-26-11.48-11-10.52-11-26.04T634-631l40-41h-50q-45 0-76.5 31.5T516-564v156q0 62-38 110.5t-98 62.54Q370-195 338-169.5 306-144 264-144Zm-12-513-32 32q-11 11-25.67 11-14.66 0-25.33-11-11-11-11-25.5t11-25.5l32-32-32-32q-11-11-11-25.67 0-14.66 11-25.33 10.67-11 25.33-11 14.67 0 25.65 10.98L252-759l32-32q11-11 25.67-11 14.66 0 25.33 11 11 10.67 11 25.33 0 14.67-10.98 25.65L303-708l32.25 32.25Q346-665 346-650.5t-11 25.98Q324-614 309.5-614t-25.48-10.98L252-657Z"/></svg> |