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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M252-780q11-11 25.67-11 14.66 0 25.33 11l69 70q11 10.64 11 24.82T372-660q-11 11-25.67 11-14.66 0-25.33-11l-70-69q-11-10.67-10.5-25.33Q241-769 252-780Zm263.79-109q15.21 0 25.71 10.35T552-853v98q0 15.3-10.29 25.65Q531.42-719 516.21-719t-25.71-10.35Q480-739.7 480-755v-98q0-15.3 10.29-25.65Q500.58-889 515.79-889ZM660-372q11-11 25.67-11 14.66 0 25.33 11l69 70q11 10.64 11 24.82T780-252q-11 11-25.67 11-14.66 0-25.33-11l-70-69q-11-10.67-10.5-25.33Q649-361 660-372Zm132-420q11 11 11 25.67 0 14.66-11 25.33l-70 70q-10.64 11-24.82 10.5T672-672q-11-11-11-25.67 0-14.66 11-25.33l69-69q10.67-11 25.33-11Q781-803 792-792Zm97 275.79q0 15.21-10.35 25.71T853-480h-98q-15.3 0-25.65-10.29Q719-500.58 719-515.79t10.35-25.71Q739.7-552 755-552h98q15.3 0 25.65 10.29Q889-531.42 889-516.21ZM220-102 102-221q-11-10.64-11-24.82t11.3-25.45L444-613q34.79-35 84.5-35t84.5 35q35 34.79 35 84.5T613-444L271.27-102.3Q260-91 245.45-91q-14.54 0-25.45-11Zm268-318-17-17-17-17-17-17-17-17 34 34 34 34ZM246-178l242-242-68-68-242 242 68 68Z"/></svg> |