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
949 B
XML
1 line
949 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M444.25-492v72q0 15.3 10.38 25.65Q465-384 480.23-384q15.24 0 25.54-10.35 10.31-10.35 10.31-25.65v-72h71.69q15.23 0 25.73-10.29t10.5-25.5q0-15.21-10.35-25.58-10.35-10.38-25.65-10.38h-72v-72.17q0-15.33-10.35-25.71Q495.3-672 480-672q-15.3 0-25.65 10.37Q444-651.25 444-635.92v72.17h-72q-15.3 0-25.65 10.38Q336-543 336-528q0 15.3 10.37 25.65Q356.75-492 372.08-492h72.17ZM858-264l-92-92q-11-11.06-11-25.53T766.05-407q11.05-11 25.5-11T817-407l118 118q11 10.64 11 24.82T935-239L817-121q-11 11-25 10.5t-25-11.55q-11-11.05-11-25.5T767-173l91-91ZM372-144q-15.3 0-25.65-10.35Q336-164.7 336-180v-60H168q-29 0-51-21t-21-51v-432q1-30 21.86-51 20.85-21 50.14-21h624q29 0 50.5 21.15T864-744v228q0 15.3-10.35 25.65Q843.3-480 828-480h-84q-29.7 0-50.85 21.15Q672-437.7 672-408v132q0 15.3-10.35 25.65Q651.3-240 636-240h-60v60q0 15.3-10.35 25.65Q555.3-144 540-144H372Z"/></svg> |