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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M492.21-144q-15.21 0-25.71-10.35T456-180v-168q0-15.3 10.29-25.65Q476.58-384 491.79-384t25.71 10.35Q528-363.3 528-348v48h251.72q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q795.3-228 780-228H528v48q0 15.3-10.29 25.65Q507.42-144 492.21-144ZM180-228q-15.3 0-25.65-10.29Q144-248.58 144-263.79t10.35-25.71Q164.7-300 180-300h168q15.3 0 25.65 10.29Q384-279.42 384-264.21t-10.35 25.71Q363.3-228 348-228H180Zm144.21-132q-15.21 0-25.71-10.35T288-396v-48H180.26q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q164.7-516 180-516h108v-48q0-15.3 10.29-25.65Q308.58-600 323.79-600t25.71 10.35Q360-579.3 360-564v168q0 15.3-10.29 25.65Q339.42-360 324.21-360ZM468-444q-15.3 0-25.65-10.29Q432-464.58 432-479.79t10.35-25.71Q452.7-516 468-516h312q15.3 0 25.65 10.29Q816-495.42 816-480.21t-10.35 25.71Q795.3-444 780-444H468Zm144.21-132q-15.21 0-25.71-10.35T576-612v-168q0-15.3 10.29-25.65Q596.58-816 611.79-816t25.71 10.35Q648-795.3 648-780v48h132q15.3 0 25.65 10.29Q816-711.42 816-696.21t-10.35 25.71Q795.3-660 780-660H648v48q0 15.3-10.29 25.65Q627.42-576 612.21-576ZM180-660q-15.3 0-25.65-10.29Q144-680.58 144-695.79t10.35-25.71Q164.7-732 180-732h312q15.3 0 25.65 10.29Q528-711.42 528-696.21t-10.35 25.71Q507.3-660 492-660H180Z"/></svg> |