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
833 B
XML
1 line
833 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M612.28-204q-15.28 0-25.78-10.29-10.5-10.29-10.5-25.5t10.34-25.71q10.34-10.5 25.62-10.5h215.76q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.34 25.71Q843.32-204 828.04-204H612.28ZM457-96q-71 0-134-31t-114-82q-54-54-83.5-124.17Q96-403.33 96-480.22 96-560 126-629.5t82.5-122Q261-804 330.81-834T480-864q151 0 258 98.5T862-520q2 16-8.53 28t-26.86 12q-13.61 0-23.73-8.66Q792.76-497.32 791-511q-2-26-10.5-53.5T761-616L429-285q15 19 33 34.5t38 29.5q18 14 25 35.5t-1 42.07Q516-122 497.78-109T457-96Zm-67.14-251L721-679q-11-13-22.5-24.5T673-726L366-419q4 19 10 37t13.86 35ZM362-517l248-247q-8-4-16.5-7t-17.5-6q-86 28-144.5 98T362-517Zm-194 37q0 120 80 208t198 101q-72-53-115-133t-43-176q0-96 43-176.5T446-790q-118 13-198 101t-80 209Zm120 0Z"/></svg> |