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
947 B
XML
1 line
947 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M615-360q35 0 55.5-17.5t20.5-48.13Q691-449 679.5-463 668-477 644-484v-1q18-7 27-20t9-32q0-28-20.5-45.5T607-600h-62q-15.3 0-25.65 10.35Q509-579.3 509-564v168q0 15.3 10.35 25.65Q529.7-360 545-360h70Zm-59-140v-61h32q24 0 35 7t11 22.5q0 15.5-11.5 23.5t-32.5 8h-34Zm0 102v-68h49q18 0 28.5 9.5T644-431q0 16.5-12 24.75T597-398h-41Zm-240-49h30.71L403-369q3 5 8 7t10.18 2Q435-360 441-372.5t-2-23.5l-44-58q23-9 36-28t13-42q0-37-21.5-56.5T361-600h-56q-15.3 0-25.65 10.35Q269-579.3 269-564v181q0 10 6.5 16.5T292-360q10 0 17-7.25t7-16.63V-447Zm0-36v-76h39q19 0 30 10t11 27.09q0 17.91-11 28.41T354.09-483H316Zm548-213v360q0 60-42 102t-102 42H240q-60 0-102-42T96-335.52v-360.72Q96-726 117.15-747q21.15-21 50.85-21h624q29.7 0 50.85 21.15Q864-725.7 864-696Zm-72 0H168v360.28Q168-306 189.15-285T240-264h480q29.7 0 50.85-21.15Q792-306.3 792-336v-360Zm0 0H168h624Z"/></svg> |