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="M288-726q-55 43.47-87.5 107.19Q168-555.08 168-480q0 109 66 192.5t166.86 109.36Q415-174 423.5-161.87q8.5 12.12 8.5 26.5 0 14.37-10 23.87-10 9.5-24 6.5-131-28-216.5-132T96-480q0-86.91 35-160.46Q166-714 226-768h-46q-15.3 0-25.65-10.29Q144-788.58 144-803.79t10.33-25.71q10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.35Q288-644.7 288-660v-66Zm141 288 162-161q11-11 25-11t25.48 11Q652-588 652-573.5T641-548L454-361q-10.64 11-24.82 11T404-361l-86-86q-11-11-10.5-25.5T319-498q11-11 25.5-11t25.5 11l59 60Zm305 246h46q15.3 0 25.65 10.29Q816-171.42 816-156.21t-10.33 25.71Q795.33-120 780.06-120H636.28q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61v-143.78q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.35Q672-315.3 672-300v66q55-43 87.5-107T792-480q0-109-66-192.5T559.14-781.86Q545-786 536.5-797.5t-8.5-26.02q0-14.52 10-24.5t24-6.98q131 29 216.5 132.5T864-480q0 86.91-35 160.46Q794-246 734-192Z"/></svg> |