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
672 B
XML
1 line
672 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M672.23-192Q632-192 604-219.77q-28-27.78-28-68Q576-328 603.84-356q27.84-28 68.16-28 13 0 25 4t23 9v-145.36q0-14.64 10.35-25.14T756-552h48q15.3 0 25.65 10.29Q840-531.42 840-516.21t-10.35 25.71Q819.3-480 804-480h-36v192q0 40.32-27.77 68.16-27.78 27.84-68 27.84ZM432-480q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42ZM180.39-192q-15.39 0-25.89-10.35T144-228v-56q0-26 12.5-47.5T191-366q55-32 116-49t125-17q21.25 0 42.13 1.5Q495-429 515-425q16 3 21 18.5t-4 29.5q-13 22-19.5 46t-6.5 48q0 12.32 2 24.16t5 22.84q5 17-3.6 30.5T485.42-192H180.39Z"/></svg> |