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
811 B
XML
1 line
811 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M244-144q-20.91 0-40.45-14.5Q184-173 178-193q-24-81-40-139.5t-25.15-102.89q-9.15-44.38-13-78.75Q96-548.5 96-580q0-87 64-149.5T312-792h199q28-34 71-53t90-19q20 0 34 14t14 34q0 11-3 19t-5 12.69Q708-774 703-766q-5 8-7 21.75L792-648h37q14.88 0 24.94 10.5T864-613v200q0 11-6.5 21T840-379l-84 19-46 165q-7.17 23.26-25.99 37.13Q665.19-144 641-144h-88q-30.11 0-51.56-19Q480-182 480-212v-4h-72v4q0 30-20.5 49T337-144h-93Zm391.79-384q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM492-600q15.3 0 25.65-10.29Q528-620.58 528-635.79t-10.35-25.71Q507.3-672 492-672H372q-15.3 0-25.65 10.29Q336-651.42 336-636.21t10.35 25.71Q356.7-600 372-600h120Z"/></svg> |