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="M480-96q-50 0-85-35t-35-85q0-40 23.5-71.5T444-330v-243L314-417q11 15 16.5 32t5.5 37q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-50 35-85t85-35q11 0 21.33 1.5Q247.67-465 258-461l154-185q-23-17-37.5-42.19Q360-713.38 360-744q0-50 35-85t85-35q50 0 85 35t35 85q0 31-14.5 56T548-646l154 185q10.24-4 20.49-5.5Q732.73-468 744-468q50 0 85 35t35 85q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-20 5.5-37t16.5-32L516-573v242.54q37 11.46 60.5 42.76Q600-256.39 600-216q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q528-195.6 528-216q0-20.4-13.8-34.2Q500.4-264 480-264q-20.4 0-34.2 13.8Q432-236.4 432-216q0 20.4 13.8 34.2Q459.6-168 480-168ZM216-300q20.4 0 34.2-13.8Q264-327.6 264-348q0-20.4-13.8-34.2Q236.4-396 216-396q-20.4 0-34.2 13.8Q168-368.4 168-348q0 20.4 13.8 34.2Q195.6-300 216-300Zm528 0q20.4 0 34.2-13.8Q792-327.6 792-348q0-20.4-13.8-34.2Q764.4-396 744-396q-20.4 0-34.2 13.8Q696-368.4 696-348q0 20.4 13.8 34.2Q723.6-300 744-300ZM480-696q20.4 0 34.2-13.8Q528-723.6 528-744q0-20.4-13.8-34.2Q500.4-792 480-792q-20.4 0-34.2 13.8Q432-764.4 432-744q0 20.4 13.8 34.2Q459.6-696 480-696Z"/></svg> |