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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M743-116 642-216h72q0 29.7-21.15 50.85Q671.7-144 642-144H312q-29.7 0-50.85-21.12Q240-186.23 240-215.88v-71.89h-72q-29.7 0-50.85-21.11Q96-330 96-360v-168q0-40 28-68t68-28h42L115-743q-11-10.67-11-25.33Q104-783 115-794q11-11 25.67-11 14.66 0 25.33 11l627.92 627.92Q805-155 805-140.82q0 14.18-11 24.82-10.67 11-25.33 11Q754-105 743-116ZM312-216h330L498-360H312v144Zm552-144q0 29.7-21.15 50.85Q821.7-288 792-288h-18q-15.3 0-25.65-10.29Q738-308.58 738-323.79t10.35-25.71Q758.7-360 774-360h18v-153.67Q792-530 781.15-541t-26.89-11H525q-18 0-27-11.25T489-588q0-13.5 9-24.75T525-624h243q40 0 68 28t28 68v168ZM168-513.6V-360h72q0-29.7 21.15-50.85Q282.3-432 312-432h114L306-552h-99q-16 0-27.5 11.04T168-513.6ZM648-624v-120H333q-18 0-27-11.25T297-780q0-13.5 9-24.75T333-816h315q29.7 0 50.85 21.15Q720-773.7 720-744v120h-72Zm59.79 168q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm46.19-96H793 525h228.98ZM168-552h138-138Z"/></svg> |