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
1009 B
XML
1 line
1009 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M252-168v-120h-36.16Q186-288 165-309.19q-21-21.18-21-50.93v-72.13Q144-462 165.15-483T216-504h36v-131h-35.79q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.28-25.71 10.27-10.5 25.46-10.5H264q23-70 82.5-113.5T480-864q74 0 133.5 43.5T696-707h48.26q15.19 0 25.46 10.29Q780-686.42 780-671.21t-10.35 25.71Q759.3-635 744-635h-36v131h36.16Q774-504 795-482.81q21 21.18 21 50.93v72.13Q816-330 794.85-309T744-288h-36v120h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.35 25.71T744-96H216q-15.3 0-25.65-10.29Q180-116.58 180-131.79t10.35-25.71Q200.7-168 216-168h36Zm90-539h276q-20-39-57-62t-81-23q-44 0-81 23t-57 62Zm-18 539h312v-192h108v-72H636v-203H324v203H216v72h108v192Zm156.22-96q54.78 0 93.28-38.72t38.5-93.5q0-54.78-38.72-93.28t-93.5-38.5q-54.78 0-93.28 38.72t-38.5 93.5q0 54.78 38.72 93.28t93.5 38.5Zm-.22-72q-25 0-42.5-17.5T420-396q0-25 17.5-42.5T480-456q25 0 42.5 17.5T540-396q0 25-17.5 42.5T480-336Zm0-60Zm0-239Z"/></svg> |