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="M120-50q-16 0-28-10T80-85q0-15 12-25t28-10q27 0 52.5-8.5T221-151q9-5 19-5t19 5q23 14 48.5 22.5T360-120q27 0 53-8.5t49-22.5q8-5 18.5-5t18.5 5q23 14 48.5 22.5T600-120q27 0 53-8.5t49-22.5q8-5 18-5t18 5q23 14 49 22.5t53 8.5q16 0 28 10t12 25q0 15-12 25t-28 10q-32 0-62-6.5T720-77q-28 14-58 20.5T600-50q-32 0-62-6.5T480-77q-28 14-58 20.5T360-50q-32 0-62-6.5T240-77q-28 14-58 20.5T120-50Zm240-142q-28 0-55-13.5T255-245q14-11 28-22.5t29-22.5l-61-121q-5-10-8-21.5t-3-22.5v-169q0-30 21-51t51-21h120q29 0 55-10t49-27q11-9 25.5-10t25.5 10q11 11 11 26.5T586-681q-32 27-71.5 42T432-624h-48v144h80q8 0 15 3t12 9l43 48q66-29 120-44.5t91-15.5q33 0 52 13t19 36q0 43-54.5 106.5T608-196q-7 2-15.5 3t-16.5 1q-26 0-44.5-15T496-243q-6-8-16-8.5t-16 7.5q-18 22-46.5 37T360-192Zm18-144q17-11 44-26.5t45-24.5l-19-21h-98l28 72Zm234-473 104-103h68L646-774q-8 8-17.5 7.5T612-775q-7-8-7-17.5t7-16.5Zm-300 77q-35 0-59.5-24.5T228-816q0-35 24.5-59.5T312-900q35 0 59.5 24.5T396-816q0 35-24.5 59.5T312-732Z"/></svg> |