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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M768-480q0 94-32.5 178t-89.54 150.34Q636-140 621-139.5T595-150q-11-11-10.5-26.5T596-204q46.85-56.62 73.42-126.72Q696-400.82 696-479.91t-26.58-149.25Q642.85-699.33 596-756q-11-12-11.5-28t10.5-27q11-11 26-10t24.96 12.66Q703-742 735.5-658 768-574 768-480Zm-144 0q0 64-20.65 121.47T545-254q-9.78 12.25-24.89 13.12Q505-240 494-250.76q-11-10.76-11-26T493-304q28-37 43.5-81.68Q552-430.36 552-480q0-49.64-15.5-94.32Q521-619 492.72-655.85 483-668.44 483-683.72 483-699 494-710q11-11 26-9.5t25 13.5q37.7 47.06 58.35 104.53T624-480Zm-144-.06q0 35.06-10.45 67.01Q459.09-381.1 440-355q-8 12-22.5 12.5T392-353q-11-11-11.5-25.5t7.6-27.63Q398-423 403-441.26t5-38.74q0-20.48-5-38.74t-14.9-35.14Q380-567 380.5-582q.5-15 11.5-26t25.5-10q14.5 1 22.5 13 19.09 26.07 29.55 57.98Q480-515.11 480-480.06ZM336-480q0 29.7-21.15 50.85Q293.7-408 264-408v180q0 15.3-10.35 25.65Q243.3-192 228-192q-15.3 0-25.65-10.34Q192-212.69 192-227.98v-503.73q0-15.29 10.29-25.79t25.5-10.5q15.21 0 25.59 10.35 10.39 10.35 10.39 25.65v180q29.79 0 51.01 21.15T336-480Z"/></svg> |