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="M480-48q-98 0-187-38.5T144-201v81q0 10.4-6.8 17.2Q130.4-96 120-96q-10.4 0-17.2-6.8Q96-109.6 96-120v-132q0-15.3 10.35-25.65Q116.7-288 132-288h132q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8h-90q56 70 136 107t170 37q90 0 170-37t136-107h-90q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h132q15.3 0 25.65 10.35Q864-267.3 864-252v132q0 10.4-6.8 17.2Q850.4-96 840-96q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-81q-60 76-149 114.5T480-48Zm0-240q-120 0-204-84t-84-204q0-120 84-204t204-84q120 0 204 84t84 204q0 120-84 204t-204 84Zm0-72q90 0 153-63t63-153q0-9-.5-18.5T693-613q-71 5-135.5-23T448-720q-29 54-76.5 92.5T264-574q1 89 64 151.5T480-360Zm-83.79-144q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm168 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Z"/></svg> |