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
932 B
XML
1 line
932 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M708-96q-15.3 0-25.65-10.29Q672-116.58 672-131.79t10.35-25.71Q692.7-168 708-168h108v-78H708.26q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q692.7-318 708-318h108v-78H708.26q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q692.7-468 708-468h108v-78H708.26q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q692.7-618 708-618h108v-78H708.26q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q692.7-768 708-768h132q29.7 0 50.85 21.15Q912-725.7 912-696v528q0 29.7-21.15 50.85Q869.7-96 840-96H708Zm-443-72h94l126-325-117.8-59H257l-118 59 126 325Zm47-192ZM198-142 72-467q-10-25.67 0-51.33Q82-544 107-557l133-67v-204q0-15.3 10.32-25.65Q260.65-864 275.91-864h71.83q15.26 0 25.76 10.35Q384-843.3 384-828v204l133 67q25 13 35 38.67 10 25.66 0 51.33L426-142q-8 21-26.05 33.5T359-96h-94q-22.9 0-40.95-12.5Q206-121 198-142Z"/></svg> |