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
1007 B
XML
1 line
1007 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M515.79-912q15.21 0 25.71 10.35T552-876v360q0 15.3-10.29 25.65Q531.42-480 516.21-480t-25.71-10.35Q480-500.7 480-516v-360q0-15.3 10.29-25.65Q500.58-912 515.79-912Zm-144 48q15.21 0 25.71 10.35T408-828v312q0 15.3-10.29 25.65Q387.42-480 372.21-480t-25.71-10.35Q336-500.7 336-516v-312q0-15.3 10.29-25.65Q356.58-864 371.79-864ZM504.22-48Q374-48 283-138.85 192-229.69 192-360v-372q0-15.3 10.29-25.65Q212.58-768 227.79-768t25.71 10.35Q264-747.3 264-732v372q0 100 70 170t170 70q100 0 170-70t70-170v-144q-20 0-34 13.8T696-456v120q0 15.3-10.35 25.65Q675.3-300 660-300h-96q-34.65 0-59.33 24.67Q480-250.65 480-216v24q0 15.3-10.29 25.65Q459.42-156 444.21-156t-25.71-10.35Q408-176.7 408-192v-24q0-65 45.5-110.5T564-372h60v-408q0-15.3 10.29-25.65Q644.58-816 659.79-816t25.71 10.35Q696-795.3 696-780v214q11-5 23.5-7.5T744-576h36q15.3 0 25.65 10.35Q816-555.3 816-540v180q0 130.31-90.78 221.15Q634.43-48 504.22-48ZM540-348Z"/></svg> |