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
969 B
XML
1 line
969 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M636-577q-81 0-151.5-36T374-718q-4-6-6-13t-2-14q0-7 2-14t6-13q40-69 110.5-105T636-913q81 0 151.5 36T898-772q4 6 6 13t2 14q0 7-2 14t-6 13q-40 69-110.5 105T636-577Zm-.23-72Q676-649 704-676.77q28-27.78 28-68Q732-785 704.23-813q-27.78-28-68-28Q596-841 568-813.23q-28 27.78-28 68Q540-705 567.77-677q27.78 28 68 28Zm.23-36q-25 0-42.5-17.5T576-745q0-25 17.5-42.5T636-805q25 0 42.5 17.5T696-745q0 25-17.5 42.5T636-685ZM342-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-636v252h48v-107.74q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.35Q432-507.3 432-492v108h48v-60q0-15.3 10.29-25.65Q500.58-480 515.79-480t25.71 10.35Q552-459.3 552-444v60h48v-12q0-15.3 10.29-25.65Q620.58-432 635.79-432t25.71 10.35Q672-411.3 672-396v192q0 65-45.5 110.5T516-48H342Z"/></svg> |