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="M720-432v90l-72-72v-282H366l-72-72h354q29.7 0 50.85 21.15Q720-725.7 720-696v168l113-113q8-8 19.5-3.83Q864-640.67 864-629v297.88Q864-319 852.5-315q-11.5 4-19.5-4L720-432ZM180.21-576q-15.21 0-25.71-10.35T144-612v-84q0-23 13.5-42t36.5-27l70 69h-48v84q0 15.3-10.29 25.65Q195.42-576 180.21-576ZM588-192q-15.3 0-25.65-10.29Q552-212.58 552-227.79t10.35-25.71Q572.7-264 588-264h60v-49l72 72q-8 23-28 36t-44 13h-60ZM778-81 81-777q-11-11-10.5-25.5T82-828q11-11 25-11t25 11l697 696q11 11 10.5 25.5T828-81q-11 11-25 11t-25-11ZM456-504Zm48-49ZM223.15-94Q209-94 196-100q-13-6-24-17l-83-82q-7-7.36-7-17.18T89-233q7-8 16.38-11 9.38-3 19.62-3 11 0 19.5 5t16.5 13l31 31v-268q0-10.4 7.12-17.2 7.11-6.8 16.6-6.8 10.28 0 17.28 6.8 7 6.8 7 17.2v130h32v-190q0-10.4 7.12-17.2 7.11-6.8 16.6-6.8 10.28 0 17.28 6.8 7 6.8 7 17.2v190h32v-150q0-10.4 7.12-17.2 7.11-6.8 16.6-6.8 10.28 0 17.28 6.8 7 6.8 7 17.2v150h32v-111q0-10.4 7.12-17.2 7.11-6.8 16.6-6.8 10.28 0 17.28 6.8 7 6.8 7 17.2v281q0 29.7-21 50.85Q438-94 408-94H223.15Z"/></svg> |