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="M633-144q-14.32 0-24.16-9.45t-11.63-23.85L582-360l-42-37q-6-5-9-12.07T528-424v-104q0-29.7 21.15-50.85Q570.3-600 600-600q9 0 17 5t13 13l22 40q2 5 8 5t8-5l22-40q5-8 13-13t17-5q29.7 0 50.85 21.15Q792-557.7 792-528v104.48q0 7.52-3 14.52t-9 12l-42 37-15.21 182.7q-1.79 14.4-11.63 23.85Q701.32-144 687-144h-54Zm26.79-504Q630-648 609-669.15T588-720h144q0 30-21.21 51t-51 21ZM588-768v-48q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v48H588ZM312-144q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-48H132q-15.3 0-25.65-10.29Q96-236.58 96-251.79t10.35-25.71Q116.7-288 132-288h180v-168H132.28q-15.28 0-25.78-10.29Q96-476.58 96-491.79t10.35-25.71Q116.7-528 132-528h155l-48-120H131.5q-14.5 0-25-10.29T96-683.79q0-15.21 10.35-25.71T132-720h107q23 0 41 12.5t26 32.5l73 182q2 7 3.5 13.67 1.5 6.66 1.5 13.33v298q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-48Zm-96-180q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Z"/></svg> |