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
835 B
XML
1 line
835 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M618-240H168q-29 0-50.5-21.5T96-312v-450l-15-16q-11-11-10.5-25T82-828q11-11 25-11t25.34 11.34l695.32 695.32Q839-121 839-106.82T828-82q-11 11-25.5 11.5T777-81L618-240Zm246-552v551q0 11.67-11.5 15.83Q841-221 833-229L678-384h6q15.3 0 25.65-10.29Q720-404.58 720-419.79t-10.49-25.71Q699.02-456 683.52-456H606l-60-60h138q15.3 0 25.65-10.29Q720-536.58 720-551.79t-10.35-25.71Q699.3-588 684-588H474l-60-60h270q15.3 0 25.65-10.29Q720-668.58 720-683.79t-10.35-25.71Q699.3-720 684-720H342l-83-83q-8-8-9.5-18.25t2.93-20.5Q256-852 264.5-858t20.5-6h507q29 0 50.5 21.5T864-792ZM474-384l-72-72H276q-15.3 0-25.65 10.29Q240-435.42 240-420.21t10.35 25.71Q260.7-384 276-384h198ZM342-516l-71-72q-13 2-22 12t-9 24q0 15.3 10.35 25.65Q260.7-516 276-516h66Z"/></svg> |