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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M336-240v-504q0-29.7 21.15-50.85Q378.3-816 408-816h220.66Q659-816 680-794.85q21 21.15 21 50.85v96h67q40 0 68 28t28 68v240q0 29.7-21.15 50.85Q821.7-240 792-240H336Zm-144.23 48Q232-192 260-219.84q28-27.84 28-68.16v-312q0-40.32-27.77-68.16-27.78-27.84-68-27.84Q152-696 124-668.16 96-640.32 96-600v312q0 40.32 27.77 68.16 27.78 27.84 68 27.84ZM408-648h221v-96H408v96Zm191.79 192q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm108 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm-108 96q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm108 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm-287.88 0h71.83q15.26 0 25.76-10.35Q528-380.7 528-396v-96q0-15.3-10.32-25.65Q507.35-528 492.09-528h-71.83q-15.26 0-25.76 10.35Q384-507.3 384-492v96q0 15.3 10.32 25.65Q404.65-360 419.91-360Z"/></svg> |