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="m658-217-7-31q-14-5-26.5-12T601-276l-32 10q-11 3-20.5-1T534-280l-8-13q-5-9-4-19.5t9-18.5l24-23q-4-14-3.5-29t3.5-29l-23-22q-8-8-9.5-18t3.5-20l8-13q5-10 15-14t21-1l30 9q11-10 24-17.5t27-11.5l7-32q2-11 11-17.5t20-6.5h14q11 0 20 6.5t11 17.5l7 32q14 5 27 12t24 17l31-9q11-3 20.5 1.5T858-485l8 13q5 9 3.5 19.5T860-434l-22 21q2 15 2 30t-3 29l23 22q8 8 9.5 18.5T866-294l-8 13q-5 9-14.5 13t-20.5 1l-32-9q-11 9-23.5 16.5T741-248l-8 32q-2 11-10.5 17.5T703-192h-15q-11 0-19.5-7T658-217Zm38-95q30 0 51-21t21-51q0-30-21-51t-51-21q-30 0-51 21t-21 51q0 30 21 51t51 21ZM168-192q-30 0-51-21t-21-51v-432q0-30 21-51t51-21h624q30 0 51 21t21 51v57q0 16-14.5 23.5T821-616q-29-16-60.5-24t-64.5-8q-62 0-114.5 25.5T492-552h-72q-15 0-25.5 10.5T384-516q0 15 10.5 25.5T420-480h30q-7 17-11 35t-6 37H276q-15 0-25.5 10.5T240-372q0 15 10.5 25.5T276-336h160q5 26 15 50.5t24 46.5q10 15 2.5 31T453-192H168Zm108-288q15 0 25.5-10.5T312-516q0-15-10.5-25.5T276-552q-15 0-25.5 10.5T240-516q0 15 10.5 25.5T276-480Z"/></svg> |