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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m516-234 20-18q11-10 25-10t25 10.93q11 10.93 11 25.5t-11.44 25.79l-80.12 78.56Q494-110 480-110q-14 0-25.44-11.22l-80.12-78.56Q363-211 363-225.57q0-14.57 11-25.5T399-262q14 0 25 10l20 18v-186.05q0-15.28 10.29-25.61Q464.58-456 479.79-456t25.71 10.34q10.5 10.33 10.5 25.61V-234ZM288-426l20-18q11-10 25-10t25 10.93q11 10.93 11 25.5t-11.44 25.79l-80.12 78.56Q266-302 252-302q-14 0-25.44-11.22l-80.12-78.56Q135-403 135-417.57q0-14.57 11-25.5T171-454q14 0 25 10l20 18v-186.05q0-15.28 10.29-25.61Q236.58-648 251.79-648t25.71 10.34q10.5 10.33 10.5 25.61V-426Zm456 0 20-18q11-10 25-10t25 10.93q11 10.93 11 25.5t-11.44 25.79l-80.12 78.56Q722-302 708-302q-14 0-25.44-11.22l-80.12-78.56Q591-403 591-417.57q0-14.57 11-25.5T627-454q14 0 25 10l20 18v-186.05q0-15.28 10.29-25.61Q692.58-648 707.79-648t25.71 10.34q10.5 10.33 10.5 25.61V-426ZM96-744q0-33 19.5-52.5T168-816h624q33 0 52.5 19.5T864-744v180q0 15.3-10.29 25.65Q843.42-528 828.21-528t-25.71-10.35Q792-548.7 792-564v-180H168v179.72q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.35Q96-548.7 96-564v-180Z"/></svg> |