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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m700-163 94-62q8-5.36 8-15.18T794-255l-93.8-62.17q-9.2-5.83-18.7-.81T672-302v124q0 10.59 9.48 15.79Q690.97-157 700-163Zm-64-413q15.3 0 25.65-10.29Q672-596.58 672-611.79t-10.35-25.71Q651.3-648 636-648H324q-15.3 0-25.65 10.29Q288-627.42 288-612.21t10.35 25.71Q308.7-576 324-576h312Zm83.77 528Q640-48 584-104.23q-56-56.22-56-136Q528-320 584.23-376q56.22-56 136-56Q800-432 856-375.77q56 56.22 56 136Q912-160 855.77-104q-56.22 56-136 56ZM216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v259q-22.87-9.33-47.78-13.67Q743.32-503 718-503v-13H323.83q-15.23 0-25.53 10.29t-10.3 25.5q0 15.21 10.35 25.71T324-444h228q-15.89 12.82-29.45 27.91Q509-401 498-384H324q-15.3 0-25.65 10.29Q288-363.42 288-348.21t10.35 25.71Q308.7-312 324-312h141q-5 17-7.5 35t-2.5 37q0 35 9.5 69.5T492-105l-6 4q-5 0-9-1t-7.92-4.04L424-141l-45 36q-4.64 4-10.82 4-6.18 0-11.18-4l-45-36-45 36q-4.64 4-10.82 4-6.18 0-11.18-4l-45-36-46 36-10 4v-643q0-29.7 21.15-50.85Q186.3-816 216-816Z"/></svg> |