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
909 B
XML
1 line
909 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M306-552ZM479.79-96Q450-96 429-117.15T408-168v-180q0-43 14.5-81t40.5-68l51 52q-16 20-25 44.5t-9 52.5v60h36q15.3 0 25.65 10.35Q552-267.3 552-252v120q0 15.3-10.38 25.65Q531.24-96 515.89-96h-36.1ZM336-144H168q-29.7 0-50.85-21.15Q96-186.3 96-216v-576h72v576h168v72Zm236-346-53-53q26.13-15.78 55.66-24.39Q604.19-576 636-576q95 0 161.5 66.5T864-348v150l-72-72v-78q0-65-45.5-110.5T636-504q-17.09 0-33.05 3.5Q587-497 572-490ZM336-266q-51-8-85.5-48T216-408q0-59.66 42.17-101.83T360-552q13.02 0 25.01 2 11.99 2 22.99 6-13 14-23.5 30.5T366-480h-6q-30 0-51 21t-21 51q0 23.08 13.5 41.54T336-340v74Zm-66-526-72-72h354q29.7 0 50.85 21.15Q624-821.7 624-792v144q-18.9 1.14-36.9 4.29-18 3.14-35.1 7.71v-156H270Zm178 98ZM777-81 81-777q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l696 696q11 11 11 25t-11 25q-11 11-25.5 11T777-81Z"/></svg> |