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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-48q-50 0-85-35t-35-85q0-15.44 3.5-29.22T374-224L223-375q-13 7-26.65 10.5Q182.7-361 168-361q-50.42 0-85.21-35Q48-431 48-481t34.79-84.5Q117.58-600 168-600q41 0 72 23.5t41.65 60.5H366q9-28 29.5-48.5T444-594v-84.35Q407-689 383.5-720T360-792q0-50 35-85t85-35q50 0 84.5 35t34.5 85q0 14.7-3 28.35Q593-750 586-737l150 151q12.92-7 26.92-10.5 14-3.5 29.08-3.5 50 0 85 35t35 85q0 50-35 85t-85 35q-41 0-72-23.5T678.35-444H594q-9 28-29.5 48.5T516-366v83.36q37 10.64 60.5 42.14T600-168q0 50-35 85t-85 35Zm-56-227q2-1 4.5-2l5-2 5-2q2.5-1 5.5-2v-83q-14-5-26-12.5T396-396q-10-10-17.5-22T366-444h-84q-1 3-2 5.5t-2 4.5-2 4.5-2 4.5l30.5 30.5L349-350l44.5 44.5L424-275Zm253-241q1-3 2-5.5t2-4.5 2-4.5 2-4.5l-30.5-30.5-45-45-45-45L534-686q-2 1-4.5 2t-4.5 2q-2 1-4.5 1.5T516-679v85q14 4 26.5 12t22.5 18q10 10 18 22t12 26h82Zm115 84q20.4 0 34.2-13.8Q840-459.6 840-480q0-20.4-13.8-34.2Q812.4-528 792-528q-20.4 0-34.2 13.8Q744-500.4 744-480q0 20.4 13.8 34.2Q771.6-432 792-432Zm-312 0q20.4 0 34.2-13.8Q528-459.6 528-480q0-20.4-13.8-34.2Q500.4-528 480-528q-20.4 0-34.2 13.8Q432-500.4 432-480q0 20.4 13.8 34.2Q459.6-432 480-432Zm0 312q20.4 0 34.2-13.8Q528-147.6 528-168q0-20.4-13.8-34.2Q500.4-216 480-216q-20.4 0-34.2 13.8Q432-188.4 432-168q0 20.4 13.8 34.2Q459.6-120 480-120ZM168-432q20.4 0 34.2-13.8Q216-459.6 216-480q0-20.4-13.8-34.2Q188.4-528 168-528q-20.4 0-34.2 13.8Q120-500.4 120-480q0 20.4 13.8 34.2Q147.6-432 168-432Zm312-312q20.4 0 34.2-13.8Q528-771.6 528-792q0-20.4-13.8-34.2Q500.4-840 480-840q-20.4 0-34.2 13.8Q432-812.4 432-792q0 20.4 13.8 34.2Q459.6-744 480-744Z"/></svg> |