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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96q-24 0-46-9t-39-26q-24-24-45.5-33t-56.5-9q-50 0-85-35t-35-85q0-34-9-56t-33-46q-17-17-26-39t-9-46q0-24 9-46t26-39q24-24 33-45.5t9-56.5q0-50 35-85t85-35q34 0 56-9t46-33q17-17 39-26t46-9q24 0 46 9t39 26q24 24 45.5 33t56.5 9q50 0 85 35t35 85q0 34 9 56t33 46q17 17 26 39t9 46q0 24-9 46t-26 39q-24 24-33 45.5t-9 56.5q0 50-35 85t-85 35q-34 0-56 9t-46 33q-17 17-39 26t-46 9Zm0-72q10 0 18.5-3.5T514-182q34-35 69-49t84-14q20.4 0 34.2-13.8Q715-272.6 715-293q0-49 14-83.5t49-69.5q14-14 14-34t-14-34q-35-35-49-69.5T715-667q0-20.4-13.8-34.2Q687.4-715 667-715q-49 0-83.5-14T514-778q-7-7-15.5-10.5T480-792q-10 0-18.5 3.5T446-778q-34 35-69 49t-84 14q-20.4 0-34.2 13.8Q245-687.4 245-667q0 49-14 83.5T182-514q-14 14-14 34t14 34q35 35 49 69.5t14 83.5q0 20.4 13.8 34.2Q272.6-245 293-245q49 0 83.5 14t69.5 49q7 7 15.5 10.5T480-168Zm108-144q25 0 42.5-17.5T648-372q0-25-17.5-42.5T588-432q-25 0-42.5 17.5T528-372q0 25 17.5 42.5T588-312Zm-229-46q11 11 25.18 11T409-358l189.83-188.84Q610-558 609.5-572.5T598-598q-11-11-25-11t-25.21 11.11L358.21-409.11Q347-398 347.5-383.5T359-358Zm13-170q25 0 42.5-17.5T432-588q0-25-17.5-42.5T372-648q-25 0-42.5 17.5T312-588q0 25 17.5 42.5T372-528Zm108 48Z"/></svg> |