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="M311.94-216Q271-216 241-242.5T205-309q-30-16-45.5-45.79T144-420q0-41 21-75t59-46l-48-47-7 6q-11 9-25 9.5t-25-10q-11-10.5-11-25t11-25.5l64-65q11-11 25.5-11t25.5 11q11 11 11 25.5T234-647l-7 7 48 48 26-78q10.84-33.39 39.3-53.7Q368.76-744 404-744h152q34.79 0 62.9 20.5Q647-703 659-670l39 119q51 4 84.5 42t33.5 89q0 35.42-15.5 65.21Q785-325 755-309q-7 40-36.91 66.5Q688.18-216 648-216q-34.55 0-62.27-20Q558-256 547-288H413q-11 32-38.75 52-27.74 20-62.31 20ZM338-552h106v-120h-40q-11 0-20.5 6.5T370-648l-32 96Zm178 0h106l-32-96q-4-11-13.5-17.5T556-672h-40v120ZM413-360h134q12-33 39.42-52.5T648-432q26 0 47.5 11.5T734-389q5-7 7.5-14.9T744-420q0-24.75-17.62-42.38Q708.75-480 684-480H276q-24.75 0-42.37 17.62Q216-444.75 216-420q0 8.2 2.5 16.1Q221-396 226-389q17-20 38.5-31.5t47.97-11.5Q346-432 373-412.5t40 52.5Zm-101.21 72q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm336 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM480-432Z"/></svg> |