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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M48-228v-406q-18-10-27-25.69-9-15.69-9-36.31 0-21 21-56t51-64q30 29 51 64t21 56q0 21-9 36.5T120-634v202h72v-72q0-29 21-50.5t50-21.5h8q-14-22-22.5-46t-8.5-50q0-45.19 22-83.59Q284-794 322-817l115-69q20-12 43-12t43 12l115 69q38 23 60 61.41 22 38.4 22 83.59 0 26-8.5 50T689-576h7q30 0 51 21t21 51v72h72v-202q-18-10-27-25.69-9-15.69-9-36.31 0-21 20.5-56t51.5-64q30 29 51 64t21 56q0 21-9.5 36.5T912-634v406q0 34.65-24.67 59.32Q862.65-144 828-144H564q-15.3 0-25.65-10.35Q528-164.7 528-180v-132q0-20.4-13.8-34.2Q500.4-360 480-360q-20.4 0-34.2 13.8Q432-332.4 432-312v132q0 15.3-10.35 25.65Q411.3-144 396-144H132q-34.65 0-59.32-24.68Q48-193.35 48-228Zm359-348h146q40 0 67.5-27.79T648-672q0-26-12.5-48.5T601-756l-121-72-121 72q-22 13-34.5 35.5T312-672q0 40.42 27.5 68.21Q367-576 407-576ZM120-216h240v-96q0-50 34.5-85t85.5-35q51 0 85.5 35t34.5 85v96h240v-144h-60q-34.65 0-59.33-24.67Q696-409.35 696-444v-60H264v60q0 34.65-24.68 59.33Q214.65-360 180-360h-60v144Zm360-288Zm0-72Zm0 0Z"/></svg> |