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
782 B
XML
1 line
782 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M767-48q-11 0-22-1.5T723-55L71-268q-9-3-13.5-11.5T56-298q3-9 11.5-13.5T85-313l128 42 22-69-127-42q-9-3-13.5-11.5T93-412q3-9 11.5-13.5T122-427l46 15v-140q0-11 6-19.5t16-13.5l189-81q7-3 14-4.5t15-1.5q37 0 58.5 29t10.5 64l-38 123 101-18q17-3 30.5 5t20.5 23l93 201 69 23q10 3 14.5 11.5T769-192q-3 10-12 14t-19 1l-114-37-22 69 137 44q8 2 14.5 3.5T768-96q39 0 68-28t29-67q0-26-13-48t-35-35q-8-5-11-14t0-18q3-10 11.5-15t16.5 0q36 18 57 53t21 76q0 60-42.5 102T767-48ZM556-160l22-68-297-97-22 69 297 96Zm34-115-53-118-167 46 220 72Zm-294-96q-12-14-15-31.5t2-34.5l38-126-81 35v139l56 18Zm184-325q-35 0-59.5-24.5T396-780q0-35 24.5-59.5T480-864q35 0 59.5 24.5T564-780q0 35-24.5 59.5T480-696Z"/></svg> |