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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M372-288q-15.3 0-25.65-10.29Q336-308.58 336-323.79t10.35-25.71Q356.7-360 372-360h48q15.3 0 25.65 10.29Q456-339.42 456-324.21t-10.35 25.71Q435.3-288 420-288h-48ZM336-96q-79.68 0-135.84-56.16T144-288v-336q-30 0-51-21.15T72-696v-96q0-29.7 21.15-50.85Q114.3-864 144-864h384q29.7 0 50.85 21.15Q600-821.7 600-792v96q0 29.7-21.15 50.85Q557.7-624 528-624v120q0 29.7-21.15 50.85Q485.7-432 456-432h-84q-15.3 0-25.65-10.29Q336-452.58 336-467.79t10.35-25.71Q356.7-504 372-504h84v-120H216v336q0 50 35 85t85 35q23 0 42-7.5t33-19.5q11-9 24.5-8.5T459-193q11 11 9.5 26T456-140q-20 23-55.5 33.5T336-96ZM144-696h384v-96H144v96Zm527.77 504Q712-192 740-219.77q28-27.78 28-68Q768-328 740.23-356q-27.78-28-68-28Q632-384 604-356.23q-28 27.78-28 68Q576-248 603.77-220q27.78 28 68 28Zm0 72q-69.91 0-118.84-49Q504-218 504-288t49-119q49-49 119-49t119 48.93q49 48.93 49 118.84 0 24.23-6.5 47.73Q827-217 814-197l73 73q11 11 11 25t-11 25q-11 11-25.5 11T836-74l-73-72q-20 13-43.5 19.5t-47.73 6.5ZM144-696v-96 96Z"/></svg> |