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.9 KiB
XML
1 line
1.9 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M726-204H611.93q-15.27 0-25.6-10.29Q576-224.58 576-239.79t10.33-25.71q10.33-10.5 25.6-10.5H726l-32-32q-11-11-10.5-25.5T695-359q11-11 25.5-11t25.5 11l93.24 94.14Q850-254 850-239.82T839-215l-94 94q-11 11-25 10.5T695-122q-11-11-11-25.5t11-25.5l31-31ZM275.79-552q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm102 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm102 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm102 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm102 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm-408 96q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm102 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm102 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM582-528q-15.3 0-25.65 10.35Q546-507.3 546-492q0 15 10.5 25.5T582-456q15 0 25.5-10.5T618-492q0-8-3-14t-8-11q-5-5-11.07-8T582-528ZM168-204q-29.7 0-50.85-21.15Q96-246.3 96-276v-408q0-29.7 21.15-50.85Q138.3-756 168-756h624q29.7 0 50.85 21.15Q864-713.7 864-684v202q0 16.32-14 23.66t-28 .34q-24-12-50.5-17t-54.5-3q2-3 2.5-6.5t.5-7.5q0-15.3-10.29-25.65Q699.42-528 684.21-528t-25.71 10.35Q648-507.3 648-492q0 6 2 11t5 10q-35 9-64.5 28.5T538-396H372.4q-15.47 0-25.94 10.29Q336-375.42 336-360.21t10.35 25.71Q356.7-324 372-324h123q-8 20-12 42t-3 45q0 13.38-8.5 23.19T450-204H168Z"/></svg> |