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
858 B
XML
1 line
858 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M740-322q7-7.36 7-17.18T740-356q-7-7-16.82-7T706-356l-41 41q-7 7.04-7 17.02t7.03 16.98q7.04 7 17 7 9.97 0 16.97-7l41-41ZM671.77-96Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.23-424q56.22-56 136-56Q752-480 808-423.77q56 56.22 56 136Q864-208 807.77-152q-56.22 56-136 56ZM96-516v-180.26Q96-726 117.15-747q21.15-21 50.85-21h624q29.7 0 50.85 21.15Q864-725.7 864-696v171.18q0 15.82-14.5 22.32T822-506q-33.29-23-70.98-34.5-37.7-11.5-78.82-11.5-37.2 0-71.2 10t-63.4 27L475-629q-5-9-13-13.5t-18-4.5q-10 0-18.5 4.5T412-629L300-423l-41-74q-5-9-13.23-14-8.24-5-17.77-5H96Zm72 324q-29.7 0-50.85-21.15Q96-234.3 96-264v-180h110l62 113q5 8 13 13t18.96 5q10.04 0 18.04-5t13-13l113-206 37 67q-34 35-53.5 81.64Q408-341.71 408-288q0 14 1.5 27t4.5 27q3 16-6 29t-25 13H168Z"/></svg> |