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="M144-228q-15.3 0-25.65-10.29Q108-248.58 108-263.79t10.35-25.71Q128.7-300 144-300h29q-37.31-34.78-57.15-82.39Q96-430 96-481q0-76 41-137.5T246-710q14-6 26.79 1 12.8 7 17.21 21 4 14-3 27.5T266-640q-45 23-71.5 65.4Q168-532.2 168-481q0 38 15.5 73t44.5 61v-37q0-15.3 10.29-25.65Q248.58-420 263.79-420t25.71 10.35Q300-399.3 300-384v120q0 15.3-10.35 25.65Q279.3-228 264-228H144Zm299-19q-12 5-22.5-3T406-272q-4-14 .5-27t16.01-18.06Q471-339 499.5-382q28.5-43 28.5-97 0-38-15.5-73T468-613v37q0 15.3-10.29 25.65Q447.42-540 432.21-540t-25.71-10.35Q396-560.7 396-576v-120q0-15.3 10.35-25.65Q416.7-732 432-732h120q15.3 0 25.65 10.29Q588-711.42 588-696.21t-10.35 25.71Q567.3-660 552-660h-29q37.31 34.64 57.15 82.07Q600-530.5 600-478.54q0 77.54-43.5 140.04Q513-276 443-247Zm289-382-13 13q-11 11-25.5 11T668-616q-11-11-11-25.5t11-25.5l74-74q10.91-11 25.45-11Q782-752 793-741l73 73q11 11 11.5 25.5T867-617q-11 11-25 11.5T817-616l-13-13v401.11q0 15.25-10.29 25.57T768.21-192q-15.21 0-25.71-10.3T732-227.82V-629Z"/></svg> |