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
967 B
XML
1 line
967 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M432-480q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm.21-72Q462-552 483-573.21t21-51Q504-654 482.79-675t-51-21Q402-696 381-674.79t-21 51Q360-594 381.21-573t51 21ZM860.17-49.67 761.68-147Q741-135 718.5-127.5T672-120q-70 0-119-49t-49-119q0-70 49-119t119-49q70 0 119 49t49 119q0 24-7.5 46.5T813-198.32l98.22 98.49Q922-89 922-75q0 14-11 25t-25.5 11q-14.5 0-25.33-10.67ZM671.77-192Q712-192 740-219.77q28-27.78 28-68Q768-328 740.23-356q-27.78-28-68-28Q632-384 604-356.23q-28 27.78-28 68Q576-248 603.77-220q27.78 28 68 28ZM144-264v-24q0-24.76 12.5-45.88T191-367q57-33 117.5-49.5T425-432q15 0 25.5 10.83T461-395q0 13.76-10.5 23.88T425-360q-59 2-107 16t-91 40q-5.24 2.29-8.12 6.63Q216-293.03 216-288v24h191q15.3 0 25.65 10.29Q443-243.42 443-228.21t-10.35 25.71Q422.3-192 407-192H216q-29.7 0-50.85-21.15Q144-234.3 144-264Zm288-360Zm1 360Z"/></svg> |