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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M504-96q-33 0-52.5-19.5T432-168v-60q0-15.3 10.29-25.65Q452.58-264 467.79-264t25.71 10.35Q504-243.3 504-228v60h288v-624H504v60q0 15.3-10.29 25.65Q483.42-696 468.21-696t-25.71-10.35Q432-716.7 432-732v-60q0-33 19.5-52.5T504-864h288q33 0 52.5 19.5T864-792v96q19 0 33.5 14.5T912-648v96q0 19-14.5 33.5T864-504v336q0 33-19.5 52.5T792-96H504Zm144-384ZM132.26-240q-15.26 0-25.76-10.32Q96-260.65 96-275.91v-71.83q0-15.26 10.32-25.76 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.32 10.5 10.33 10.5 25.59v71.83q0 15.26-10.32 25.76-10.33 10.5-25.59 10.5h-71.83ZM438-444H132q-15.3 0-25.65-10.29Q96-464.58 96-479.79t10.35-25.71Q116.7-516 132-516h306l-32-32q-11-11-10.5-25.5T407-599q11-11 25.18-11T457-599l94.14 94.14Q562-494 562-479.82T551-455l-94.14 94.14Q446-350 431.82-350T407-361q-11-11-11-25.5t11-25.5l31-32ZM132.26-576q-15.26 0-25.76-10.32Q96-596.65 96-611.91v-71.83q0-15.26 10.32-25.76 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.32 10.5 10.33 10.5 25.59v71.83q0 15.26-10.32 25.76-10.33 10.5-25.59 10.5h-71.83Z"/></svg> |