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
986 B
XML
1 line
986 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-479Zm191.17 356.03L657-176q-37-21-59-57t-22-79q0-43 22-79t59-57l14.17-53.03Q674-513 683.78-520.5q9.78-7.5 22.22-7.5h63q12.83 0 22.92 8Q802-512 805-500l12 57q33 22 52 56.35t19 74.5Q888-272 869-238q-19 34-52 56l-12 58q-3 12-13.08 20-10.09 8-22.92 8h-63q-12.44 0-22.22-7.5t-12.61-19.47ZM731.8-228q35.2 0 59.7-24.3 24.5-24.31 24.5-59.5 0-35.2-24.3-59.7-24.31-24.5-59.5-24.5-35.2 0-59.7 24.3-24.5 24.31-24.5 59.5 0 35.2 24.3 59.7 24.31 24.5 59.5 24.5ZM168-515v-180q0-22.69 12.5-40.85Q193-754 214-762l240-92q13-5 26-5t26 5l240 92q21 8 33.5 26.15Q792-717.69 792-695v59q0 15.3-10.29 25.65Q771.42-600 756.21-600t-25.71-10.35Q720-620.7 720-636v-59l-240-92-240 92v180q0 118 64.5 213.5T480-171q15-5 29-10.43T537-195q13.37-8 27.18-3.5Q578-194 586-181t3.5 27q-4.5 14-17.5 22-15 8-30.98 15.5T508-104q-7.27 1.6-13.64 2.8Q488-100 480-100q-8 0-14.36-1.2-6.37-1.2-13.64-2.8-128-43-206-160t-78-251Z"/></svg> |