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="M204-336H84q-15.3 0-25.65-10.34Q48-356.68 48-371.96v-215.76Q48-603 58.29-613.5 68.58-624 83.79-624t25.71 10.35Q120-603.3 120-588v180h84q15.3 0 25.65 10.29Q240-387.42 240-372.21t-10.35 25.71Q219.3-336 204-336Zm108.21 0q-15.21 0-25.71-10.35T276-372v-180h-48q-15.3 0-25.65-10.29Q192-572.58 192-587.79t10.35-25.71Q212.7-624 228-624h168q15.3 0 25.65 10.29Q432-603.42 432-588.21t-10.35 25.71Q411.3-552 396-552h-48v179.72q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5ZM636-336H516q-15.3 0-25.65-10.34Q480-356.68 480-371.96v-215.76q0-15.28 10.35-25.78Q500.7-624 516-624h120q15.3 0 25.65 10.29Q672-603.42 672-588.21t-10.35 25.71Q651.3-552 636-552h-84v36h84q15.3 0 25.65 10.29Q672-495.42 672-480.21t-10.35 25.71Q651.3-444 636-444h-84v36h84q15.3 0 25.65 10.29Q672-387.42 672-372.21t-10.35 25.71Q651.3-336 636-336Zm168-108h-48q-15.3 0-25.65-10.29Q720-464.58 720-479.79t10.35-25.71Q740.7-516 756-516h48v-48q0-15.3 10.29-25.65Q824.58-600 839.79-600t25.71 10.35Q876-579.3 876-564v48h48q15.3 0 25.65 10.29Q960-495.42 960-480.21t-10.35 25.71Q939.3-444 924-444h-48v48q0 15.3-10.29 25.65Q855.42-360 840.21-360t-25.71-10.35Q804-380.7 804-396v-48Z"/></svg> |