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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-432q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42ZM192-236q0-24.66 12-46.33Q216-304 239-318q55-32 116-49t124.5-17q63.5 0 124.5 17t117 49q22 14 34.5 35.67T768-236v20q0 29.7-21.16 50.85Q725.68-144 695.96-144H263.72Q234-144 213-165.15T192-216v-20Zm-42-574q-19.97 19.66-46.29 30.83Q77.38-768 47.43-768 32-768 21.5-778.29T11-803.79Q11-819 21.29-829.5t25.5-10.5q15.21 0 28.13-5.69Q87.85-851.38 98-861q10.04-10.15 15.52-23.08Q119-897 120-912q0-14.93 10.55-25.46Q141.1-948 156.05-948t25.45 10.54Q192-926.93 192-912q0 29.79-11.17 55.96Q169.66-829.86 150-810Zm101 102q-39 39-91.3 61.5Q107.41-624 47-624q-15.3 0-25.65-10.29Q11-644.58 11-659.79t10.35-25.71Q31.7-696 47-696q45 0 84.84-16.86Q171.69-729.72 201-759q29-29 46-68.5t17-84.4q0-14.97 10.55-25.53Q285.1-948 300.05-948t25.45 10.54Q336-926.93 336-912q0 59.51-23 112.25Q290-747 251-708Zm457 0q-39-39-61.5-91.5T624-911.82q0-15.18 10.55-25.68t25.5-10.5q14.95 0 25.45 10.68t10.5 25.81q0 44.51 17 84.01 17 39.5 46 68.5t68.08 46q39.07 17 83.99 17 15.27 0 25.6 10.29Q947-675.42 947-660.21t-10.32 25.71Q926.36-624 911.11-624q-60.11 0-111.95-22.34Q747.33-668.68 708-708Zm102-102q-20-20-31-46t-11-55.7q0-15.3 10.55-25.8t25.5-10.5q14.95 0 25.45 10.55t10.5 25.5q0 14.95 5.69 27.87Q851.38-871.15 861-861q10.15 9.62 23.08 15.31Q897-840 911.5-840q14.5 0 25 10.29t10.5 25.5q0 15.21-10.4 25.71-10.39 10.5-25.76 10.5-29.84 0-55.34-11-25.5-11-45.5-31Z"/></svg> |