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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M533-96q-97.62 0-166.31-68.98Q298-233.97 298-332v-30q-85-11-143.5-74.5T96-588v-192q0-15.3 10.35-25.65Q116.7-816 132-816h84v-12q0-15.3 10.29-25.65Q236.58-864 251.79-864t25.71 10.35Q288-843.3 288-828v96q0 15.3-10.29 25.65Q267.42-696 252.21-696t-25.71-10.35Q216-716.7 216-732v-12h-48v156.46q0 64.54 45.5 110.04T324-432q65 0 110.5-45.5T480-587.54V-744h-48v12q0 15.3-10.29 25.65Q411.42-696 396.21-696t-25.71-10.35Q360-716.7 360-732v-96q0-15.3 10.29-25.65Q380.58-864 395.79-864t25.71 10.35Q432-843.3 432-828v12h84q15.3 0 25.65 10.35Q552-795.3 552-780v192q0 84.35-51.5 146.67Q449-379 370-364v33q0 68.33 47.56 116.17Q465.12-167 533.06-167t115.44-47.83Q696-262.67 696-331v-58.63Q659-401 635.5-432T612-504q0-50 35-85t85-35q50 0 85 35t35 85q0 41-23.5 72T768-389.79V-332q0 98.03-68.69 167.02Q630.62-96 533-96Zm199-360q20.4 0 34.2-13.8Q780-483.6 780-504q0-20.4-13.8-34.2Q752.4-552 732-552q-20.4 0-34.2 13.8Q684-524.4 684-504q0 20.4 13.8 34.2Q711.6-456 732-456Zm0-48Z"/></svg> |