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
894 B
XML
1 line
894 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.44-264Q543-264 602-284t109-58q13-10 15.5-25t-8.5-27q-10-11-25-12t-27 8q-2.14 2-4.5 3.2-2.36 1.2-4.5 2.8l-33-57v-79h24.29q9.71 0 16.71-7.2t7-16.8q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2H432l-38-76q-5-9-13-14.5t-19-5.5h-70q-6.67 0-8.33 6-1.67 6 3.24 10.12L300-646l-58 66q-6 7-5.5 16t6.5 15l11 11q5 5 11 6.5t12-.5l59-20v104l-33 56-5.22-3.76q-2.61-1.89-4.78-4.24-12-9-26.5-7t-24.38 12.82Q231-382 233.5-367t15.5 25q50 38 108.99 58 58.99 20 122.45 20Zm-.2-72q-30.24 0-58.74-5.5Q393-347 367-358l36-63q18 6 37.5 9.5t39.07 3.5q20.29 0 39.86-3.5T557-421l36 63q-26 11-54.26 16.5-28.25 5.5-58.5 5.5ZM168-96q-29.7 0-50.85-21.15Q96-138.3 96-168v-624q0-29.7 21.15-50.85Q138.3-864 168-864h624q29.7 0 50.85 21.15Q864-821.7 864-792v624q0 29.7-21.15 50.85Q821.7-96 792-96H168Zm0-72h624v-624H168v624Zm0 0v-624 624Z"/></svg> |