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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M178-192q-14 0-24-10.5T144-228q0-14 10-25t27-11q14 0 24.5 11t10.5 25q0 15-10.5 25.5T178-192Zm150 0q-14 0-24-10.5T294-228q0-14 10-25t27-11q14 0 24.5 11t10.5 25q0 15-10.5 25.5T328-192Zm150 0q-14 0-24-10.5T444-228q0-14 10.5-25t25.5-11q14 0 25 11t11 25q0 15-10.5 25.5T478-192Zm152 0q-15 0-25.5-10.5T594-228q0-14 10-25t27-11q14 0 24.5 11t10.5 25q0 15-11 25.5T630-192Zm150 0q-15 0-25.5-10.5T744-228q0-14 10.5-25t25.5-11q14 0 25 11t11 25q0 15-11 25.5T780-192ZM178-336q-14 0-24-10.5T144-372q0-14 10.5-25t25.5-11h97q14 0 24.5 11t10.5 25q0 15-11 25.5T276-336h-98Zm253 0q-14 0-24.5-10.5T396-372q0-14 11-25t25-11h97q15 0 25 11t10 25q0 15-11 25.5T528-336h-97Zm252 0q-14 0-24.5-10.5T648-372q0-14 11-25t25-11h97q14 0 24.5 11t10.5 25q0 15-11 25.5T780-336h-97ZM178-480q-14 0-24-11t-10-26q0-14 10.5-24.5T180-552h229q14 0 24.5 10.5T444-517q0 15-11 26t-25 11H178Zm373 0q-14 0-24.5-11T516-517q0-14 11-24.5t25-10.5h229q14 0 24.5 10.5T816-517q0 15-11 26t-25 11H551ZM180-624q-17 0-26.5-9.5T144-660v-72q0-17 9.5-26.5T180-768h600q17 0 26.5 9.5T816-732v72q0 17-9.5 26.5T780-624H180Z"/></svg> |