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="M276-528h132q15.3 0 25.65-10.29Q444-548.58 444-563.79t-10.35-25.71Q423.3-600 408-600H276q-15.3 0-25.65 10.29Q240-579.42 240-564.21t10.35 25.71Q260.7-528 276-528ZM168-192q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 117.15-747T168-768h663q14 0 22 7.45 8 7.46 8 19.88 0 13.67-9 21.67-9 8-21 4-9-2-18.5-3.5-9.51-1.5-20.37-1.5-75.13 0-127.63 52.65T612-540q0 23.1 5 44.1t15 39.9h-80q-45 0-76.5 31.5T444-348v24q-23 17-38.5 39T382-236q-4.55 17.96-18.18 30.98Q350.18-192 332-192H168Zm383.79 48q15.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.5Zm240-360q15.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.5ZM552-72q-45 0-76.5-31.48T444-179.92Q444-215 464-243t52-39v-66q0-15.3 10.35-25.65Q536.7-384 552-384h204v-54q-32-11-52-38.92t-20-63.05q0-45.03 31.5-76.53T792-648q45 0 76.5 31.48t31.5 76.44Q900-505 880-477t-52 39v90q0 15.3-10.35 25.65Q807.3-312 792-312H588v30q32 11 52 38.92t20 63.05q0 45.03-31.5 76.53T552-72ZM408-360q15.3 0 25.65-10.29Q444-380.58 444-395.79t-10.35-25.71Q423.3-432 408-432H276q-15.3 0-25.65 10.29Q240-411.42 240-396.21t10.35 25.71Q260.7-360 276-360h132Z"/></svg> |