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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-192q-50 0-85-35t-35-85v-264q0-50 35-85t85-35q28 0 53.5 12.5T312-648h24v-96q0-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-240H312q-18 23-43 35.5T216-192Zm0-72q20.4 0 34.2-13.8Q264-291.6 264-312v-264q0-20.4-13.8-34.2Q236.4-624 216-624q-20.4 0-34.2 13.8Q168-596.4 168-576v264q0 20.4 13.8 34.2Q195.6-264 216-264Zm192-384h221v-96H408v96Zm-72 336h456v-240q0-10.2-6.9-17.1-6.9-6.9-17.1-6.9H336v264Zm263.79-144q15.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-360ZM336-312v-264 264Z"/></svg> |