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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M299-96q-105 0-178-73T48-346.66Q48-362 58.29-373t25.5-11q15.21 0 25.57 10.36 10.37 10.37 10.37 25.69 0 74.79 52.71 127.51 52.72 52.71 127.51 52.71 15.32 0 25.69 10.37Q336-147 336-131.79t-10.83 25.5Q314.34-96 299-96Zm362.34 0Q646-96 635-106.29t-11-25.5q0-15.21 10.36-25.57 10.37-10.37 25.69-10.37 74.79 0 127.51-52.71 52.71-52.72 52.71-127.51 0-15.32 10.37-25.69Q861-384 876.21-384t25.5 10.35Q912-363.3 912-348q0 105-73 178.5T661.34-96ZM300-216q-55 0-93.5-38.5T168-348q0-14.93 10.29-25.46Q188.58-384 203.79-384t25.71 10.35Q240-363.3 240-348q0 12 4.5 23t13 19.5q8.5 8.5 19.5 13t23 4.5q15.3 0 25.65 10.29Q336-267.42 336-252.21t-10.54 25.71Q314.93-216 300-216Zm360 0q-14.93 0-25.46-10.29Q624-236.58 624-251.79t10.35-25.71Q644.7-288 660-288q12 0 23-4.5t19.5-13q8.5-8.5 13-19.5t4.5-23q0-15.3 10.29-25.65Q740.58-384 755.79-384t25.71 10.35Q792-363.3 792-348q0 55-38.5 93.5T660-216ZM384-336q-29.7 0-50.85-21.15Q312-378.3 312-408v-336q0-29.7 21.15-50.85Q354.3-816 384-816h192q29.7 0 50.85 21.15Q648-773.7 648-744v336q0 29.7-21.15 50.85Q605.7-336 576-336H384Zm0-72h192v-336H384v336Zm0 0h192-192Z"/></svg> |