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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M192-300v-240q0-15.3 10.29-25.65Q212.58-576 227.79-576t25.71 10.35Q264-555.3 264-540v240q0 15.3-10.29 25.65Q243.42-264 228.21-264t-25.71-10.35Q192-284.7 192-300Zm252 0v-240q0-15.3 10.29-25.65Q464.58-576 479.79-576t25.71 10.35Q516-555.3 516-540v240q0 15.3-10.29 25.65Q495.42-264 480.21-264t-25.71-10.35Q444-284.7 444-300Zm372-324H139q-17.92 0-30.46-12.49T96-666.83V-693q0-12 6.5-23t17.5-16l328-164q15.11-8 32-8t32 8l326 163q12 6 19 17.5t7 25.04V-672q0 20.4-13.8 34.2Q836.4-624 816-624ZM132-144q-15.3 0-25.65-10.29Q96-164.58 96-179.79t10.35-25.71Q116.7-216 132-216h432q15.3 0 25.65 10.29Q600-195.42 600-180.21t-10.35 25.71Q579.3-144 564-144H132Zm600.21-279q-15.21 0-25.71-10.35T696-459v-81q0-15.3 10.29-25.65Q716.58-576 731.79-576t25.71 10.35Q768-555.3 768-540v81q0 15.3-10.29 25.65Q747.42-423 732.21-423ZM672-209v-80.5q0-11.5 5.5-19.5t14.5-13l108-54q8-4 16-4t16 4l108 54q9 5 14.5 13t5.5 19.5v80.5q0 72-32.5 122T830.91-7.07Q829-6 816-4q-2 0-15-3-64-30-96.5-80T672-209Zm116 20-23-22q-7-7-17-7t-17 7q-7 7-7 16.82t7 17.18l32 31q10.91 11 25.45 11Q803-135 814-146l87-92q7-8 7-17.43t-8-16.5q-8-7.07-17.5-7.07t-16.5 8l-78 82Z"/></svg> |