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="M802.63-562.35Q792.25-572.7 792.25-588v-108H684q-15.3 0-25.65-10.29Q648-716.58 648-731.79t10.37-25.71q10.37-10.5 25.69-10.5h108.19Q822-768 843-746.88t21 50.77v107.83q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.58-10.35ZM132.21-552q-15.21 0-25.71-10.37T96-588.06v-108.19Q96-726 117.12-747t50.77-21h107.83q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.58Q291.3-696.25 276-696.25H168V-588q0 15.3-10.29 25.65Q147.42-552 132.21-552Zm35.54 360Q138-192 117-213.15T96-264v-109.5q0-15.51 10.29-26.01Q116.58-410 131.79-410t25.71 10.49q10.5 10.5 10.5 26.01V-264h108q15.3 0 25.65 10.29Q312-243.42 312-228.21t-10.37 25.71Q291.26-192 275.94-192H167.75ZM384-345v-269.68q0-11.32 9.5-16.32t18.5 1l212 135q8 5.36 8 15.18T624-465L412-330q-9 6-18.5.75T384-345ZM660.28 0Q645 0 634.5-10.29 624-20.58 624-35.79t10.34-25.71Q644.68-72 659.96-72h215.76Q891-72 901.5-61.71 912-51.42 912-36.21T901.66-10.5Q891.32 0 876.04 0H660.28ZM732-258v-113.86q0-15.36 10.29-25.75t25.5-10.39q15.21 0 25.71 10.39t10.5 25.75V-258l32-32q11-11 25.5-10.5T887-289q11 11 11 25t-11 25L781-133q-5 5-13 5t-13-5L649-239q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l32 31Z"/></svg> |