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="M352-144q-57 0-75-24t-53-24q-13 0-26.5 7.5T153-155q-18 13-37.5 3T96-184q0-9 4-16.5t11-12.5q44-31 64.5-41t48.5-10q57 0 75 24t53 24q35 0 53-24t75-24q57 0 75 24t53 24q35 0 53-24t75-24q28 0 48.5 9t64.5 41q7 5 11 12.5t4 16.5q0 22-19.5 32t-37.5-3q-31-22-44.5-29t-26.5-7q-35 0-53 24t-75 24q-57 0-75-24t-53-24q-35 0-53 24t-75 24Zm0-156q-57 0-75-24t-53-24q-13 0-23.5 5.5T159-315q-18 13-37.5 3T102-344q0-9 4-16.5t11-12.5q44-31 61.5-39t45.5-8q57 0 75 24t53 24q35 0 53-24t75-24q57 0 75 24t53 24q35 0 53-24t75-24q28 0 45.5 7.5T843-373q7 5 11 12.5t4 16.5q0 22-19.5 32t-37.5-3q-31-22-41.5-27.5T736-348q-35 0-53 24t-75 24q-57 0-75-24t-53-24q-35 0-53 24t-75 24Zm128-314q-72 0-127-44t-70-114q-4-17 8-30.5t30-13.5h318q18 0 29.5 13.5T677-772q-15 70-70 114t-127 44ZM242-774q0 17-12.5 29.5T200-732h-38q-17 0-29.5-12.5T120-774q0-17 12.5-29.5T162-816h38q17 0 29.5 12.5T242-774Zm61 147q13 12 12.5 30T303-567l-27 26q-12 12-29.5 12.5T217-540q-13-12-12.5-30t12.5-30l27-26q12-12 29.5-12.5T303-627Zm177 51q17 0 29.5 12.5T522-534v37q0 17-12.5 29.5T480-455q-17 0-29.5-12.5T438-497v-37q0-17 12.5-29.5T480-576Zm178-52q12-12 29-12t29 12l27 26q13 12 12.5 30T743-542q-13 13-30.5 13T683-542l-26-27q-12-12-11.5-29.5T658-628Zm182-146q0 17-12.5 29.5T798-732h-38q-17 0-29.5-12.5T718-774q0-17 12.5-29.5T760-816h38q17 0 29.5 12.5T840-774Z"/></svg> |