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
661 B
XML
1 line
661 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M744-519 425-201q-11 11-25 11t-25-11q-11-11-11-25.5t11-25.5l318-318h-11q-15.3 0-25.65-10.29Q646-590.58 646-605.79t10.35-25.71Q666.7-642 682-642h98q15.3 0 25.65 10.35Q816-621.3 816-606v97q0 15.3-10.29 25.65Q795.42-473 780.21-473t-25.71-10.35Q744-493.7 744-509v-10Zm-396 19 39.89 84q5.11 10 3.11 20.5-2 10.5-10 18.5-13 13-31 10t-25.86-19.69L164.91-738.2Q160-749 162-760t10-19l19.29-19.29Q199-806 210-808.5q11-2.5 21.79 2.39l352.25 160.5Q601-637.78 604-620.17q3 17.62-10 30.34-8 7.83-18.91 9.83-10.9 2-21.81-2.98L471-623 348-500Zm-28-60 91-91-171-82-3 3 83 170Z"/></svg> |