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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M180-192q-15.3 0-25.65-10.29Q144-212.58 144-227.79t10.35-25.71Q164.7-264 180-264h384q15.3 0 25.65 10.29Q600-243.42 600-228.21t-10.35 25.71Q579.3-192 564-192H180Zm528.26 0q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.32-25.71q10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.32 25.71Q795.35-192 780.09-192h-71.83Zm-528-168q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.32-25.71q10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.32 25.71Q267.35-360 252.09-360h-71.83ZM396-360q-15.3 0-25.65-10.29Q360-380.58 360-395.79t10.35-25.71Q380.7-432 396-432h384q15.3 0 25.65 10.29Q816-411.42 816-396.21t-10.35 25.71Q795.3-360 780-360H396ZM180-528q-15.3 0-25.65-10.29Q144-548.58 144-563.79t10.35-25.71Q164.7-600 180-600h432q15.3 0 25.65 10.29Q648-579.42 648-564.21t-10.35 25.71Q627.3-528 612-528H180Zm576 0q-15.3 0-25.65-10.29Q720-548.58 720-563.79t10.35-25.71Q740.7-600 756-600h24q15.3 0 25.65 10.29Q816-579.42 816-564.21t-10.35 25.71Q795.3-528 780-528h-24ZM180-696q-15.3 0-25.65-10.29Q144-716.58 144-731.79t10.35-25.71Q164.7-768 180-768h168q15.3 0 25.65 10.29Q384-747.42 384-732.21t-10.35 25.71Q363.3-696 348-696H180Zm312 0q-15.3 0-25.65-10.29Q456-716.58 456-731.79t10.35-25.71Q476.7-768 492-768h288q15.3 0 25.65 10.29Q816-747.42 816-732.21t-10.35 25.71Q795.3-696 780-696H492Z"/></svg> |