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="M216-96q-33 0-52.5-19.5T144-168v-624q0-33 19.5-52.5T216-864h336q33 0 52.5 19.5T624-792v161q0 15.71-6.78 29.96Q610.43-586.8 598-576L454-456h-70q-29.7 0-50.85 21.18Q312-413.65 312-383.91v144.17Q312-210 333.15-189q21.15 21 50.85 21h77q15.3 0 25.65 10.29Q497-147.42 497-132.21t-10.35 25.71Q476.3-96 461-96H216Zm167.79-576q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM594-145l-114-95h-60q-15.3 0-25.65-10.32Q384-260.65 384-275.91v-71.83q0-15.26 10.35-25.76Q404.7-384 420-384h60l114-95q9-8 19.5-3t10.5 16v308q0 11-10.5 16t-19.5-3Zm128.16-73.27Q714-212 705-216.5t-9-15.5v-160.13q0-10.87 8.82-15.37T722-406q21 16 33.5 40.4 12.5 24.41 12.5 53.5 0 29.1-12.5 53.1t-33.34 40.73ZM731-60q-12.35 4-21.18-4Q701-72 698-84.83q-3-12.84 3.5-27.5Q708-127 730-138q51-24 80.5-71T840-312.33q0-55.4-29-102.04Q782-461 731-484q-22-10-28.5-25t-4.5-28q2-13 12-21t22-4q81 27 130.5 95.5T912-312q0 86-50 155.5T731-60Z"/></svg> |