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="M795.5-620q22.5 4 37.5 12t23 19.2q8 11.19 8 25.8v167q0 15.3-10.35 25.65Q843.3-360 828-360h-24v156q0 25-17.5 42.5T744-144q-25 0-42.5-17.5T684-204v-156h-24q-15.3 0-25.65-10.35Q624-380.7 624-396v-167q0-14.61 8-25.8 8-11.2 23-19.2t37.5-12q22.5-4 51.5-4t51.5 4Zm-51.62-52Q714-672 693-693.12q-21-21.12-21-51T693.12-795q21.12-21 51-21T795-794.88q21 21.12 21 51T794.88-693q-21.12 21-51 21ZM456-600q-25 0-42.5-17.5T396-660q0-25 17.5-42.5T456-720q25 0 42.5 17.5T516-660q0 25-17.5 42.5T456-600Zm-263.89 73Q172-527 158-540.89q-14-13.88-14-34Q144-595 157.89-609q13.88-14 34-14Q212-623 226-609.11q14 13.88 14 34Q240-555 226.11-541q-13.88 14-34 14ZM456-552q26 0 46 3.5t34 11.5q14 8 21 17.5t7 23.5v136q0 15.3-10.35 25.65Q543.3-324 528-324h-18v126q0 22.68-15.73 38.34Q478.55-144 455.77-144q-22.77 0-38.27-15.66Q402-175.32 402-198v-126h-17.84q-15.16 0-25.66-10.35T348-360v-136q0-14 7-23.5t21-17.5q14-8 34-11.5t46-3.5Zm-264.15 48q23.15 0 41.15 3.5t30 9.5q12 6 18.5 15.19 6.5 9.2 6.5 20.81v119q0 15.3-10.35 25.65Q267.3-300 252-300h-12v108q0 20.4-14 34.2-14 13.8-34 13.8t-34-13.8q-14-13.8-14-34.2v-108h-12q-15.3 0-25.65-10.35Q96-320.7 96-336v-119q0-11.61 6.5-20.81Q109-485 121-491t29.85-9.5q17.84-3.5 41-3.5Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user