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
886 B
XML
1 line
886 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M276-96q-15.3 0-25.65-10.29Q240-116.58 240-131.79t10.35-25.71Q260.7-168 276-168h168v-84q0-15.3 10.29-25.65Q464.58-288 479.79-288t25.71 10.35Q516-267.3 516-252v84h168q15.3 0 25.65 10.29Q720-147.42 720-132.21t-10.35 25.71Q699.3-96 684-96H276Zm59.58-768h288.84Q684-864 726-822t42 102v378q0 53-36.5 89.5T642-216h-42q-15.3 0-25.65-10.35Q564-236.7 564-252q0-34.65-24.75-59.33Q514.5-336 479.75-336t-59.25 24.67Q396-286.65 396-252q0 15.3-10.35 25.65Q375.3-216 360-216h-42q-53 0-89.5-36.5T192-342v-378q0-60 42-102t101.58-42ZM264-480v138q0 22.5 15.75 38.25T318-288h11q11-53 53.81-86.5Q425.61-408 480-408t97.19 33.5Q620-341 631-288h11q22.5 0 38.25-15.75T696-342v-138H264Zm0-192v120h432v-120H264Zm72-120q-22.76 0-41.38 13T268-744h424q-8-22-26.62-35T624-792H336Zm0 48h356-424 68Zm-72 264h432-432Z"/></svg> |