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
910 B
XML
1 line
910 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-144q-29.7 0-50.85-21.5Q144-187 144-216v-528q0-29 21.15-50.5T216-816h72v-60q0-15.3 10.29-25.65Q308.58-912 323.79-912t25.71 10.35Q360-891.3 360-876v60h240v-60q0-15.3 10.29-25.65Q620.58-912 635.79-912t25.71 10.35Q672-891.3 672-876v60h72q29.7 0 50.85 21.5Q816-773 816-744v528q0 29-21.15 50.5T744-144H216Zm528-72v-528H216v528h528ZM351-530v-126.29q0-7.71-5-12.71-5-5-13-5t-13 5q-5 5-5 12.68V-519q0 25 15 44t39 25v133q0 11 8 19t19 8q11 0 19-8t8-19v-133q24-6 39-25t15-44v-137.32q0-7.68-5-12.68t-13-5q-8 0-13 5t-5 12.71V-530h-27v-126.29q0-7.71-5-12.71-5-5-13-5t-13 5q-5 5-5 12.71V-530h-27Zm219 84v129q0 11 8 19t19 8q11 0 19-8t8-19v-337q0-9.57-6.56-14.78-6.56-5.22-17.06-5.22-11.38 0-23.88 5.5-12.5 5.5-24.24 17.24Q538-637 530-618.66q-8 18.34-8 39.66v97q0 15.3 10.35 25.65Q542.7-446 558-446h12ZM216-216v-528 528Z"/></svg> |