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
868 B
XML
1 line
868 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.5-168q18.5 0 37-2t36.5-7l-42-63H384v-48q0-29.7 21.15-50.85Q426.3-360 456-360h72v-120h-48q-20.4 0-34.2-13.8Q432-507.6 432-528v-96h-37q-24.74 0-41.87-17T336-683.26q0-8.74 2.5-16.74 2.5-8 7.5-16l41-62q-96 29-157.5 110.28T168-480h48v-48q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v72q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-24v24q0 29.7-21.15 50.85Q269.7-336 240-336h-36q39 75 112 121.5T480.5-168ZM781-401q5-19 8-39t3-40q0-105-61-186T576-777v105q30 0 51 21.15T648-600v74q15 2 28 8.5t24 17.5l81 99ZM480.28-96Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.96-834q69.96-30 149.5-30t149.04 30q69.5 30 122 82.5T834-629.28q30 69.73 30 149Q864-401 834-331t-82.5 122.5Q699-156 629.28-126q-69.73 30-149 30Z"/></svg> |