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
895 B
XML
1 line
895 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M684-669q-26 29-43 56t-17 43.4q0 26.05 17 45.82Q658-504 684-504t43-19.78q17-19.77 17-45.82 0-16.4-17-43.9T684-669ZM480-96q-130 0-221-91t-91-221q0-91 66.5-193T447-834q14.32-13 32.66-13Q498-847 512-834q45 42 82 80t67 73q-5 8-20.5 31.5T620-618q-27-32-61.5-69.5T480-769Q348-638 294-557t-54 149.13Q240-308 310-238t170 70q50 0 93.5-19t76-51.5Q682-271 701-315t19-93q0-17-3-33t-9-34q7.99-4.61 31.5-17.5 23.51-12.89 31.5-17.5 11 27 16 52t5 50.06Q792-278 701-187T480-96Zm28-122q8.28-.8 14.14-7.56 5.86-6.76 5.86-16.3 0-11.14-8-18.14t-19-5q-58 8-106.5-27T337-387q-1-9-7.68-15T314-408q-11 0-18.5 8t-5.5 19q11 78 74 126t144 37Zm176-369Zm-94 114.5Q552-513 552-570q0-37 29-83t83-97q8-8 19.56-8 11.55 0 20.44 8 56.48 51.93 84.24 96.78Q816-608.37 816-569.65q0 56.65-38 97.15-38 40.5-94 40.5t-94-40.5ZM478-469Z"/></svg> |