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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-72q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q528-171.6 528-192q0-20.4-13.8-34.2Q500.4-240 480-240q-20.4 0-34.2 13.8Q432-212.4 432-192q0 20.4 13.8 34.2Q459.6-144 480-144Zm-250-72q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm500 0q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm-500-72q20.4 0 34.2-13.8Q278-315.6 278-336q0-20.4-13.8-34.2Q250.4-384 230-384q-20.4 0-34.2 13.8Q182-356.4 182-336q0 20.4 13.8 34.2Q209.6-288 230-288Zm500 0q20.4 0 34.2-13.8Q778-315.6 778-336q0-20.4-13.8-34.2Q750.4-384 730-384q-20.4 0-34.2 13.8Q682-356.4 682-336q0 20.4 13.8 34.2Q709.6-288 730-288ZM230-504q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm500 0q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm-500-72q20.4 0 34.2-13.8Q278-603.6 278-624q0-20.4-13.8-34.2Q250.4-672 230-672q-20.4 0-34.2 13.8Q182-644.4 182-624q0 20.4 13.8 34.2Q209.6-576 230-576Zm500 0q20.4 0 34.2-13.8Q778-603.6 778-624q0-20.4-13.8-34.2Q750.4-672 730-672q-20.4 0-34.2 13.8Q682-644.4 682-624q0 20.4 13.8 34.2Q709.6-576 730-576Zm-250-72q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q528-747.6 528-768q0-20.4-13.8-34.2Q500.4-816 480-816q-20.4 0-34.2 13.8Q432-788.4 432-768q0 20.4 13.8 34.2Q459.6-720 480-720Z"/></svg> |