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="M431.75-684q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5Zm240.02 444Q712-240 740-267.77q28-27.78 28-68Q768-376 740.23-404q-27.78-28-68-28Q632-432 604-404.23q-28 27.78-28 68Q576-296 603.77-268q27.78 28 68 28ZM763-194q-20 13-43.5 19.5t-47.73 6.5q-69.91 0-118.84-49Q504-266 504-336t49-119q49-49 119-49t119 48.93q49 48.93 49 118.84 0 24.23-6.5 47.73Q827-265 814-245l73 73q11 11 11 25t-11 25q-11 11-25.5 11T836-122l-73-72Zm-283 2q14 20 32.5 36t39.5 28q0 12-10.29 22t-25.5 10Q501-96 490.5-106.35T480-132v-60Zm-96-144v204q0 15.3-10.29 25.65Q363.42-96 348.21-96t-25.71-10.35Q312-116.7 312-132v-427q-46-3-90.5-12t-89.05-20Q117-595 109-608t-4-27q4-14 17.89-20.5Q136.77-662 152-658q69 17 139.18 25.5Q361.35-624 432-624q70.65 0 140.82-8.5Q643-641 712-658q15.23-4 29.11 2.5Q755-649 759-635t-4 27.5q-8 13.5-23.45 17.64-44.51 11.38-89.03 18.62T552-559v15q-54 31-87 86t-33 122h-48Z"/></svg> |