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="M719.77-48Q640-48 584-104.23q-56-56.22-56-136Q528-320 584.23-376q56.22-56 136-56Q800-432 856-375.77q56 56.22 56 136Q912-160 855.77-104q-56.22 56-136 56ZM756-242v38q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2 9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-84q0-15.3-10.35-25.65Q783.3-324 768-324h-84q-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2h38l-69 69q-7 7.04-7 17.02t7.03 16.98q7.04 7 17 7 9.97 0 16.97-7l69-69ZM408-552q0-29.7 21.15-50.85Q450.3-624 480-624q15.3 0 25.65-10.35Q516-644.7 516-660q0-15.3-10.42-25.65Q495.17-696 479.77-696 420-696 378-654q-42 42-42 102v60q0 15.3 10.29 25.65Q356.58-456 371.79-456t25.71-10.35Q408-476.7 408-492v-60ZM168-144q-29.7 0-50.85-21.19Q96-186.37 96-216.12v-72.13Q96-318 117.15-339T168-360h48v-192q0-110.31 76.78-187.16 76.78-76.84 187-76.84T667-739.16q77 76.85 77 187.16v25q0 11-7.5 17.5t-18.3 6.5q-52.2 0-99.7 20T533-426q-35.68 35.7-56.34 83.14Q456-295.42 456-240q0 13.82 1.5 26.91T462-186q3 16-6 29t-25 13H168Z"/></svg> |