Ship Material Symbols in the 20 optical-size cut
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
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
b1fc0c9cfa
commit
c22d693334
@@ -0,0 +1 @@
|
||||
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M719.79-240Q690-240 669-261.21t-21-51Q648-342 669.21-363t51-21Q750-384 771-362.79t21 51Q792-282 770.79-261t-51 21ZM576-96v-33q0-47 45-67t99-20q54 0 99 20t45 67v33H576Zm-95.79-480Q510-576 531-597.21t21-51Q552-678 530.79-699t-51-21Q450-720 429-698.79t-21 51Q408-618 429.21-597t51 21Zm3.79 96Zm-76 168.21Q408-282 429.21-261t51 21Q510-240 531-261.21t21-51Q552-342 530.79-363t-51-21Q450-384 429-362.79t-21 51ZM480.21-276q-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.5ZM288-672q0-80 56-136t136-56q80 0 136 56t56 136v180q0 15.3-10.29 25.65Q651.42-456 636.21-456t-25.71-10.35Q600-476.7 600-492v-180q0-50-35-85t-85-35q-50 0-85 35t-35 85v384q0 42 26 75t66 42q12.73 2.69 21.36 12.56Q482-148.56 482-136q0 17-14.5 28.5T436-101q-64-16-106-66.82-42-50.83-42-120.18v-384Z"/></svg>
|
||||
|
After Width: | Height: | Size: 934 B |
Reference in New Issue
Block a user