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
920 B
XML
1 line
920 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-48q-182.62 0-307.31-67T48-282.45q0-28.85 12-56.2T97-392q24-25 58-45.5t77-36.5q14-5 27 1.5t18 21.47q5 14.03-2.5 27.03-7.5 13-21.5 19-30 11-55 25.5T156-348q-18 16-27 32.5t-9 33.5q0 64.8 107.5 113.4Q335-120 480-120t252.5-48.6Q840-217.2 840-282q0-17-9-33.5T804-348q-17-17-42-31.5T707-405q-14-6-21.5-19.18T683-451q4.59-14.72 17.91-21.86Q714.22-480 728-474q38 14 69 32.5t55 39.5q29 27 44.5 57.34 15.5 30.35 15.5 62.18Q912-182 787.31-115 662.62-48 480-48Zm-84.5-144q-14.5 0-25-10.35T360-228v-372H228.02Q214-600 203-610.35T192-636q0-14 10.35-25T228-672h504q14 0 25 11t11 25.5q0 14.5-11 25T731.98-600H600v372q0 14-11 25t-25.5 11q-14.5 0-25-10.35T528-228v-156h-96v156q0 14-11 25t-25.5 11Zm84.25-540q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5Z"/></svg> |