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
955 B
XML
1 line
955 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M742-167q-45.44 28-99.22 22T550-190q-28-28-39-64t-5-72q-36 6-72-5t-64-39q-28-28-39-64t-5-72q-36 6-72-5t-64-39q-39-39-45-92.92T167-742l-70-70q-11-10.67-11-25.33Q86-852 97-863q11-11 25.67-11 14.66 0 25.33 11l70 70q45.44-28 99.22-22T410-770q28 28 39 64t5 72q36-6 72 5t64 39q28 28 39 64t5 72q36-6 72 5t64 39q39 39 45 92.78T793-218l70 70q11 10.93 11 25.5T863-97q-10.91 11-25.45 11Q823-86 812-97l-70-70Zm-82-49q35.47 0 59.73-24.27Q744-264.53 744-300t-24.27-59.73Q695.47-384 660-384t-59.73 24.27Q576-335.47 576-300t24.27 59.73Q624.53-216 660-216ZM480-396q35.47 0 59.73-24.27Q564-444.53 564-480t-24.27-59.73Q515.47-564 480-564t-59.73 24.27Q396-515.47 396-480t24.27 59.73Q444.53-396 480-396ZM300-576q35.47 0 59.73-24.27Q384-624.53 384-660t-24.27-59.73Q335.47-744 300-744t-59.73 24.27Q216-695.47 216-660t24.27 59.73Q264.53-576 300-576Zm360 276ZM480-480ZM300-660Z"/></svg> |