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
930 B
XML
1 line
930 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-480Zm384-215.96v432.24Q864-234 842.85-213T792-192H586q-15.3 0-25.65-10.29Q550-212.58 550-227.79t10.35-25.71Q570.7-264 586-264h206v-432H168v18q0 15.3-10.29 25.65Q147.42-642 132.21-642t-25.71-10.35Q96-662.7 96-678v-18q0-29.7 21.15-50.85Q138.3-768 168-768h624q29.7 0 50.85 21.16Q864-725.68 864-695.96ZM300.06-192q-14.06 0-25.56-8.5Q263-209 261-223q-10-51-46.93-87.89T126-357q-14.06-1.85-22.03-13.43Q96-382 96-395.58 96-410 104.5-421q8.5-11 22.5-9 81 11 138.5 68t68.77 138.18Q336-210 325.5-201t-25.44 9ZM444-192q-14 0-25-10t-13-24q-12-110-90-188t-189.11-89.27Q113-505 104.5-515.53 96-526.05 96-540.09q0-14.91 11.5-25.41T134-574q138 14 234.5 111.5T478-227q2 14-8.35 24.5T444-192Zm-299.89 0Q124-192 110-205.89q-14-13.88-14-34Q96-260 109.89-274q13.88-14 34-14Q164-288 178-274.11q14 13.88 14 34Q192-220 178.11-206q-13.88 14-34 14Z"/></svg> |