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
1005 B
XML
1 line
1005 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.16-503q54.84 0 94.34 39.5T622-368q2.38 14.22 13.06 23.11Q645.75-336 660-336q15 0 25.5-9.43T694-369q-10-86-69.5-146T480-575q-85 0-144.5 60T266-369q-2 14.14 8.5 23.57t25.07 9.43q14.57 0 25.5-9T338-368q8-56 47.66-95.5 39.65-39.5 94.5-39.5ZM420-646q12-9.45 11.5-24.23Q431-685 420-695.5t-26.5-10Q378-705 365-696q-11 8-22.45 14.58Q331.09-674.85 318-670q-14.22 6.2-23.11 18.6Q286-639 288-624q2 15 14.5 24t26.5 4q24.77-8.05 47.88-20.52Q400-629 420-646Zm120 0q19.71 17.29 42.86 29.65Q606-604 631-596q14 5 26.5-4t14.5-24q2-15-7.14-27.4-9.15-12.4-22.86-18.6-12.67-4.67-24.33-11.33Q606-688 595-696q-13-9-28.5-9.5t-26.5 10q-11 10.5-11.5 25.27Q528-655.45 540-646ZM480.28-96Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.96-834q69.96-30 149.5-30t149.04 30q69.5 30 122 82.5T834-629.28q30 69.73 30 149Q864-401 834-331t-82.5 122.5Q699-156 629.28-126q-69.73 30-149 30Z"/></svg> |