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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-192q-120 0-204-84T96-480q0-120 84-204t204-84q120 0 204 84t84 204q0 120-84 204t-204 84Zm0-72q90 0 153-63t63-153q0-9-.5-18.5T597-517q-71 5-135.5-23T352-624q-29 54-76.5 92.5T168-478q1 89 64 151.5T384-264Zm-83.79-144q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm168 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM297-677q-39 17-68.5 47.5T183-559q39-17 68.5-47.5T297-677Zm94-18q29 48 76 76.5T570-588q-28-48-75.5-76.5T391-695Zm-94 18Zm94-18Zm329 521q70-56 107-136t37-170q0-90-37-170T720-786v90q0 10.4-6.8 17.2-6.8 6.8-17.2 6.8-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-132q0-15.3 10.35-25.65Q692.7-864 708-864h132q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8h-81q76 60 114.5 149T912-480q0 98-38.5 187T759-144h81q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2Q850.4-96 840-96H708q-15.3 0-25.65-10.35Q672-116.7 672-132v-132q0-10.4 6.8-17.2 6.8-6.8 17.2-6.8 10.4 0 17.2 6.8 6.8 6.8 6.8 17.2v90Z"/></svg> |