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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132-144q-15.3 0-25.65-10.35Q96-164.7 96-180v-324q0-29.7 21.15-50.85Q138.3-576 168-576h180q8 0 14.5 3t11 7.5q4.5 4.5 7.5 11t3 14.5v60q0 40 28 68t68 28q40 0 68-28t28-68v-60q0-8 3-14.5t7.5-11q4.5-4.5 11.35-7.5t14.15-3h180q29.7 0 50.85 21.15Q864-533.7 864-504v324q0 15.3-10.35 25.65Q843.3-144 828-144H132Zm348-309q-15.3 0-25.65-10.06Q444-473.13 444-488q-5-103 18.5-202T564-855q11-10 25.88-8.69Q604.77-862.38 615-851q10 11 8.69 25.88Q622.38-810.23 611-800q-66 54-80.5 139T516-490q0 15.3-10.5 25.65Q495-454 480-453Zm-240 93q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-10.4-6.8-17.2-6.8-6.8-17.2-6.8-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.4 6.8 17.2 6.8 6.8 17.2 6.8Zm72 96q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-10.4-6.8-17.2-6.8-6.8-17.2-6.8-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.4 6.8 17.2 6.8 6.8 17.2 6.8Zm408-96q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-10.4-6.8-17.2-6.8-6.8-17.2-6.8-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.4 6.8 17.2 6.8 6.8 17.2 6.8Z"/></svg> |