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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132.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.5Zm-13.96 329.57Q108-154 102-162.5T96-183v-189q0-15.3 10.29-25.65Q116.58-408 131.79-408t25.71 10.35Q168-387.3 168-372v102l42-42h90q15.3 0 25.65 10.29Q336-291.42 336-276.21t-10.35 25.71Q315.3-240 300-240h-60l-83 83q-8 8-18.25 9.5t-20.5-2.93ZM444.26-240q-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.71Q531.35-240 516.09-240h-71.83ZM660-240q-15.3 0-25.65-10.29Q624-260.58 624-275.79t10.35-25.71Q644.7-312 660-312h132v-60q0-15.3 10.29-25.65Q812.58-408 827.79-408t25.71 10.35Q864-387.3 864-372v60q0 29.7-21.15 50.85Q821.7-240 792-240H660Zm168.21-240q-15.21 0-25.71-10.32-10.5-10.33-10.5-25.59v-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.35T792-732v-60H660q-15.3 0-25.65-10.29Q624-812.58 624-827.79t10.35-25.71Q644.7-864 660-864h132q29.7 0 50.85 21.15Q864-821.7 864-792v60q0 15.3-10.29 25.65Q843.42-696 828.21-696Zm-383.95-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.71Q531.35-792 516.09-792h-71.83Zm-312.05 96q-15.21 0-25.71-10.35T96-732v-60q0-29.7 21.15-50.85Q138.3-864 168-864h132q15.3 0 25.65 10.29Q336-843.42 336-828.21t-10.35 25.71Q315.3-792 300-792H168v60q0 15.3-10.29 25.65Q147.42-696 132.21-696Z"/></svg> |