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
904 B
XML
1 line
904 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M457-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-517ZM720.21-96q-15.21 0-25.58-10.35-10.38-10.35-10.38-25.65v-72h-72.17q-15.33 0-25.71-10.35Q576-224.7 576-240q0-15.3 10.37-25.65Q596.75-276 612.08-276h72.17v-72q0-15.3 10.38-25.65Q705-384 720.23-384q15.24 0 25.54 10.35 10.31 10.35 10.31 25.65v72h71.69q15.23 0 25.73 10.29t10.5 25.5q0 15.21-10.35 25.56Q843.3-204.3 828-204.3h-72v72q0 15.3-10.29 25.8T720.21-96Z"/></svg> |