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="M660-768h72v-24q0-14-10.35-25T696-828q-14 0-25 11t-11 25v24ZM480-96q-79.13 0-149.06-30Q261-156 208.5-208.5T126-330.94Q96-400.87 96-480q0-15.3 10.29-25.65Q116.58-516 131.79-516t25.71 10.35Q168-495.3 168-480q0 51.33 16 97.66Q200-336 228.5-297t68 68q39.5 29 87.5 46l-28-28q-11-11-10.5-26.5T358-264q11-10 25.5-10t25.5 11l127 126q10 10 5.5 23t-18.21 15.4Q512-97 501.46-96.5q-10.53.5-21.46.5Zm92.78-96q-13.28 0-27.03-5-13.75-5-24.55-15.8L212.8-521.2Q202-532 196.5-545.66q-5.5-13.65-5.5-26.84 0-14.13 5.5-27.31Q202-613 213-624l175-175q10-10 22.5-15t25.5-5q13 0 25 5t22 15q11 11 16 23.89t5 27.11v148q0 40.42 27.79 68.21Q559.58-504 600-504h148q13.64 0 26.82 5T799-483q10 10 15 22t5 25q0 13.09-5 25.64-5 12.54-15 22.36L624-213q-11 11-24 16t-27.22 5ZM600-576q-9.88 0-16.94-7.06Q576-590.12 576-600v-144q0-9.88 7.06-16.94Q590.12-768 600-768h24v-24q0-29.7 21.21-50.85 21.21-21.15 51-21.15T747-842.85q21 21.15 21 50.85v24h24q9.88 0 16.94 7.06Q816-753.88 816-744v144q0 9.88-7.06 16.94Q801.88-576 792-576H600Z"/></svg> |