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="M312-96q-29.7 0-50.85-21.12Q240-138.23 240-167.88v-71.89h-72q-29.7 0-50.85-21.11Q96-282 96-312v-60q0-15.3 10.29-25.65Q116.58-408 131.79-408t25.71 10.35Q168-387.3 168-372v60h72v-336q0-29.7 21.15-50.85Q282.3-720 312-720h336v-72h-60q-15.3 0-25.65-10.29Q552-812.58 552-827.79t10.35-25.71Q572.7-864 588-864h60q29.7 0 50.85 21.12Q720-821.77 720-792.12v71.89h72q29.7 0 50.85 21.11Q864-678 864-648v480q0 29.7-21.15 50.85Q821.7-96 792-96H312Zm0-72h480v-480H312v480ZM132.21-480q-15.21 0-25.71-10.32Q96-500.65 96-515.91v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.32q10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5Zm0-216q-15.21 0-25.71-10.35T96-732v-60q0-29.7 21.15-50.85Q138.3-864 168-864h60q15.3 0 25.65 10.29Q264-843.42 264-828.21t-10.35 25.71Q243.3-792 228-792h-60v60q0 15.3-10.29 25.65Q147.42-696 132.21-696Zm240.05-96q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.32-25.71q10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.32 25.71Q459.35-792 444.09-792h-71.83ZM312-168v-480 480Z"/></svg> |