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
2.1 KiB
XML
1 line
2.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-276v-408 408Zm0 72q-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-684v192q0 18-11.25 27T828-456q-13.5 0-24.75-9T792-492v-192H168v408h276q15.3 0 25.65 10.29Q480-255.42 480-240.21t-10.35 25.71Q459.3-204 444-204H168Zm203.93-120h107.8q15.27 0 25.77-10.29t10.5-25.5q0-15.21-10.33-25.71t-25.6-10.5h-107.8q-15.27 0-25.77 10.29t-10.5 25.5q0 15.21 10.33 25.71t25.6 10.5ZM726-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-456q23 0 29.5-14t6.5-22q0-15.3-10.29-25.65Q597.42-528 582.21-528t-25.71 10.29q-10.5 10.29-10.5 25.5t10.35 25.71Q566.7-456 582-456Zm66-36.21q0 15.21 10.29 25.71t25.5 10.5q15.21 0 25.71-10.35T720-492v4.5-4.5q0-15.3-10.29-25.65Q699.42-528 684.21-528t-25.71 10.29q-10.5 10.29-10.5 25.5Z"/></svg> |