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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M684-204.25h-72q-15.3 0-25.65-10.38Q576-225 576-240.23q0-15.24 10.35-25.54 10.35-10.31 25.65-10.31h72v-71.69q0-15.23 10.29-25.73t25.5-10.5q15.21 0 25.58 10.35 10.38 10.35 10.38 25.65v72h72.17q15.33 0 25.71 10.35Q864-255.3 864-240q0 15.3-10.37 25.65Q843.25-204 827.92-204h-72.17v72q0 15.3-10.38 25.65Q735-96 720-96q-15.3 0-25.65-10.37Q684-116.75 684-132.08v-72.17Zm-530.18 50.48q-10-10.04-10.91-24.63-.91-14.6 12.19-27.7L755-806q13-13 27-11.5t24.08 11.48q10.09 9.98 11 24.5Q818-767 805-754L205.08-154.1Q192-141 177.91-142.37q-14.09-1.37-24.09-11.4Zm0-288q-10-10.04-10.91-24.63-.91-14.6 12.2-27.71l310.78-310.78Q479-818 493.12-816.63q14.11 1.36 24.13 11.38 10.02 10.02 11.38 24.13Q530-767 516.89-753.89L205.11-442.11Q192-429 177.91-430.37q-14.09-1.37-24.09-11.4Zm21.31-268.36Q167-702 155.5-706.06 144-710.13 144-721.5V-780q0-15.3 10.35-25.65Q164.7-816 180-816h58.5q11.38 0 15.44 11.5 4.06 11.5-4.06 19.62l-74.75 74.75ZM780.21-457q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.5-25.71t25.71-10.5q15.21 0 25.5 10.5T816-492.79q0 15.21-10.29 25.5T780.21-457Zm-312 313q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.5-25.71t25.71-10.5q15.21 0 25.5 10.5T504-179.79q0 15.21-10.29 25.5T468.21-144Z"/></svg> |