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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-516q-29.7 0-50.85-21.15Q96-558.3 96-588v-108q0-29 21.15-50.5T168-768h324q15.3 0 25.65 10.34Q528-747.33 528-732.05v179.77q0 15.28-10.35 25.78Q507.3-516 492-516H168Zm0-72h288v-108H168v108Zm0 396q-29.7 0-50.85-21.15Q96-234.3 96-264v-108q0-29 21.15-50.5T168-444h396q15.3 0 25.65 10.34Q600-423.33 600-408.05v179.77q0 15.28-10.35 25.78Q579.3-192 564-192H168Zm0-72h360v-108H168v108Zm504-251.92h-36q-15.3 0-25.65-10.37Q600-536.66 600-552v-180q0-15.3 10.35-25.65Q620.7-768 636-768h175q18.67 0 29.33 15.5Q851-737 844-719l-49 124h12q19.56 0 29.78 16.55Q847-561.89 839-544L705.94-204.36q-2.94 7.36-8.25 9.86-5.31 2.5-11.5.5T676-199.5q-4-3.5-4-11.5v-304.92ZM168-588v-108 108Zm0 324v-108 108Zm72-378q0-10.4-6.8-17.2-6.8-6.8-17.2-6.8-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.4 6.8 17.2 6.8 6.8 17.2 6.8 10.4 0 17.2-6.8 6.8-6.8 6.8-17.2Zm-24 348q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-10.4-6.8-17.2-6.8-6.8-17.2-6.8-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.4 6.8 17.2 6.8 6.8 17.2 6.8Z"/></svg> |