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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M696-300q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v120q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2 9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-120Zm48 0v120q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2 9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-120q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8ZM636-576q15.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 56ZM144-101v-643q0-29.7 21.15-50.85Q186.3-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v216q0 15.66-13 25.33-13 9.67-29 5.67-13.63-3.23-27.76-4.62Q732.12-503 718-503q-20-8-40.5-10t-41.5-3H324q-15.3 0-25.65 10.29Q288-495.42 288-480.21t10.35 25.71Q308.7-444 324-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 21.11 3.61 41.41Q462.22-178.3 468-158q5 16.5-7.5 26.25T436-131l-1-1q-4.64-4-10.82-4-6.18 0-11.18 4l-34 27q-4.64 4-10.82 4-6.18 0-11.18-4l-34-27q-4.64-4-10.82-4-6.18 0-11.18 4l-34 27q-4.64 4-10.82 4-6.18 0-11.18-4l-34-27q-4.64-4-10.82-4-6.18 0-11.18 4l-35 27-10 4Z"/></svg> |