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
904 B
XML
1 line
904 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132-96q-15.3 0-25.65-10.29Q96-116.58 96-131.79t10.35-25.71Q116.7-168 132-168h99q-30-29-62-60.5T110-295q-27-35-44.5-77.62Q48-415.25 48-460q0-92 58.5-152T259-672q94 0 152.5 60T470-460q0 45-17.5 87T408-296q-27 35-59.5 67T287-168h541q15.3 0 25.65 10.29Q864-147.42 864-132.21t-10.35 25.71Q843.3-96 828-96H132Zm127-321q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm336.21 97q-9.21 0-17.21-4.5T565-337l-32-51q5-17 7-35.44 2-18.44 2-36.56 0-22-2.5-42.5T532-543l68-41 55 33q5 3 10-.47 5-3.46 3-9.53l-14-62 48.11-41.86q4.89-4.45 2.89-9.8-2-5.34-8.29-6.24l-63.77-5.38-25.14-58.34q-1.8-5.38-8-5.38-6.21 0-7.98 5.41L567-686l-118 10q-20-17-43-30t-49-22q-9-3-15-11t-6-18v-35q0-33 19.5-52.5T408-864h384q33 0 52.5 19.5T864-792v324q0 33-19.5 52.5T792-396H662l-36 59q-5 8-13.29 12.5t-17.5 4.5Z"/></svg> |