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
718 B
XML
1 line
718 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M252-96v-163l-24.5-13Q203-285 174-315.5T120.5-398Q96-450 96-528q0-145 110.5-240.5T480-864q163 0 273.5 95.5T864-528q0 78-24.5 130T786-315.5Q757-285 732.5-272L708-259v163H252Zm72-72h48v-72h72v72h72v-72h72v72h48v-139l24.5-7.5q24.5-7.5 53.5-31t53.5-67Q792-456 792-528q0-114-89-189t-223-75q-134 0-223 75t-89 189q0 72 24 115.5t53.5 67q29.5 23.5 54 31L324-307v139Zm96-192h120l-60-120-60 120Zm-83.79-96Q366-456 387-477.21t21-51Q408-558 386.79-579t-51-21Q306-600 285-578.79t-21 51Q264-498 285.21-477t51 21Zm288 0Q654-456 675-477.21t21-51Q696-558 674.79-579t-51-21Q594-600 573-578.79t-21 51Q552-498 573.21-477t51 21ZM480-168Z"/></svg> |