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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M342-48q-21 0-41.5-8.5T265-80L89-256.06Q78-267 78-281q0-14 11-25l13-13q11-11 24.5-14.5t27.5.5l86 22v-325q0-15.3 10.29-25.65Q260.58-672 275.79-672t25.71 10.35Q312-651.3 312-636v372q0 18-14 29t-31 6l-67-18 116 116q5 5 11.68 8t14.32 3h174.44q34.47 0 59.01-24.68Q600-169.35 600-204v-192q0-15.3 10.29-25.65Q620.58-432 635.79-432t25.71 10.35Q672-411.3 672-396v192q0 65-45.5 110.5T516-48H342Zm18-324v-120q0-15.3 10.29-25.65Q380.58-528 395.79-528t25.71 10.35Q432-507.3 432-492v120q0 15.3-10.29 25.65Q411.42-336 396.21-336t-25.71-10.35Q360-356.7 360-372Zm120 .09v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.32q10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5t-25.71-10.32Q480-356.65 480-371.91ZM600-120H312h288Zm36-456q-81 0-151.5-36T374-717q-4-6-6-13t-2-14q0-7 2-14t6-13q40-69 110.5-105T636-912q81 0 151.5 36T898-771q4 6 6 13t2 14q0 7-2 14t-6 13q-40 69-110.5 105T636-576Zm0-72q58.44 0 110.22-24T830-744q-32-48-83.78-72T636-840q-58.44 0-110.22 24T442-744q32 48 83.78 72T636-648Zm0-36q-25 0-42.5-17.5T576-744q0-25 17.5-42.5T636-804q25 0 42.5 17.5T696-744q0 25-17.5 42.5T636-684Z"/></svg> |