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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M263.63-96Q254-96 247-103.22q-7-7.21-7-16.83v-144.33q0-9.62 7.22-16.62 7.22-7 16.85-7h96.3q9.63 0 16.63 7.2 7 7.2 7 16.8 0 9.6-7.2 16.8-7.2 7.2-16.8 7.2h-72v24h72q9.6 0 16.8 7.23 7.2 7.22 7.2 16.86v72.27q0 9.64-7.22 16.64t-16.85 7h-96.3ZM504-167.88v48.23q0 9.65-7.2 16.65-7.2 7-16.8 7-9.6 0-16.8-7.2-7.2-7.2-7.2-16.8v-150q0-8 5-13t13-5h77.65q10.35 0 17.35 7.2 7 7.2 7 16.8 0 9.6-7.2 16.8-7.2 7.2-16.8 7.2h-48v24h24q9.6 0 16.8 7.2 7.2 7.2 7.2 16.8 0 9.65-7.2 16.88-7.2 7.24-16.8 7.24h-24ZM647.83-240h-24.16q-9.67 0-16.67-7.2-7-7.2-7-16.8 0-9.6 7.22-16.8 7.22-7.2 16.85-7.2h96.3q9.63 0 16.63 7.2 7 7.2 7 16.8 0 9.62-7.2 16.84-7.2 7.22-16.8 7.22h-24v120.31q0 9.63-7.2 16.63-7.2 7-16.8 7-9.67 0-16.92-7.2-7.25-7.2-7.25-16.8v-120ZM288-144h48v-24h-48v24Zm-88-240 21 21q7 7.36 7 17.18T221-329q-7 7-16.82 7T187-329l-65.87-65.87Q110-406 110-420.18q0-14.18 11-24.82l66-66q7.36-7 17.18-7t16.82 7q7 7 7 16.82T221-477l-21 21h560l-21-21q-7-7.36-7-17.18t7-16.82q7-7 16.82-7t17.18 7l65.87 65.87Q850-434 850-419.82q0 14.18-11 24.82l-66 66q-7.36 7-17.18 7T739-329q-7-7-7-16.82t7-17.18l21-21H200ZM96-576v-33q0-22 12-39.5t32.18-26.55Q163-685 187.87-690.5q24.87-5.5 52-5.5t51.91 5.48Q316.57-685.04 340-675q20 9 32 26.5t12 39.5v33H96Zm480 0v-33q0-22 12-39.5t32.18-26.55Q643-685 667.87-690.5q24.87-5.5 52-5.5t51.91 5.48Q796.57-685.04 820-675q20 9 32 26.5t12 39.5v33H576ZM239.79-720Q210-720 189-741.21t-21-51Q168-822 189.21-843t51-21Q270-864 291-842.79t21 51Q312-762 290.79-741t-51 21Zm480 0Q690-720 669-741.21t-21-51Q648-822 669.21-843t51-21Q750-864 771-842.79t21 51Q792-762 770.79-741t-51 21Z"/></svg> |