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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.95-240q-57.58 0-114.27-4.5Q309-249 252-257q-25.97-3.59-42.99-23.82Q192-301.04 192-328v-10q-53-8-86.5-48T72-480q0-52 33.5-92t86.5-49v-27q0-28.8 20.77-50.4Q233.54-720 264-720q26 0 51.05 4.65 25.04 4.66 50.95 6.35 28 2 56.02 3.5 28.03 1.5 56.96 1.5 28.02 0 56.02-1.5 28-1.5 56.95-3.94 26.24-1.62 52.03-6.09Q669.76-720 696-720q29 0 50.5 21.5T768-648v27q51 9 85.5 49t34.5 92q0 54-34 93.5T768-338v10q0 26.62-17.49 46.59Q733.01-261.44 707-257q-57 8-113.68 12.5-56.69 4.5-113.37 4.5Zm.05-72q54 0 108-4t108-12l-.45.4.45-.4v-320q-54.02 8-108.04 12t-108.04 4q-54.92 0-108.89-4-53.96-4-107.03-12-1 0-.5.44.5.45.5-.44v319.59Q318-320 371.55-316T480-312Zm0-48q32 0 64.46-3.81Q576.92-367.62 609-376q14-4 21.5-17t3.5-27q-4-14-17-22t-27-3q-27.32 7.22-54.63 10.11Q508.05-432 480-432q-29 0-56.46-2.53Q396.09-437.06 369-445q-14-5-27 2.5t-17 22q-4 14.5 3.5 27.5t21.5 17q32 8 64.29 12 32.28 4 65.71 4Zm-288-52v-135q-22 8-35 26t-13 41q0 22.76 13 41.38T192-412Zm576 0q21-8 34.5-26.62T816-480q0-23-13.5-41T768-547v135Zm-288-80q32 0 64.46-3.81Q576.92-499.62 609-508q14-4 21.5-17t3.5-27q-4-14-17-22t-27-3q-27.32 7.22-54.63 10.11Q508.05-564 480-564q-29 0-56.5-2.5T369-577q-14-5-27 3t-17 22.42Q321-538 328.5-525q7.5 13 21.5 17 31.93 8.38 64.24 12.19Q446.55-492 480-492ZM264-327v-321 321Z"/></svg> |