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="M864-480ZM130-624q-15 0-24.5-9.78Q96-643.55 96-658v-76q0-14.45 9.5-24.22Q115-768 130-768h100q14.45 0 24.23 9.78Q264-748.45 264-734v76q0 14.45-9.77 24.22Q244.45-624 230-624H130Zm239 0q-14.02 0-23.51-9.78Q336-643.55 336-658v-76q0-14.45 9.49-24.22Q354.98-768 369-768h461q14.45 0 24.22 9.78Q864-748.45 864-734v76q0 14.45-9.78 24.22Q844.45-624 830-624H369Zm0 216q-14.02 0-23.51-9.77Q336-427.55 336-442v-76q0-14.45 9.49-24.22Q354.98-552 369-552h461q14.45 0 24.22 9.78Q864-532.45 864-518v76q0 14.45-9.78 24.23Q844.45-408 830-408H369Zm0 216q-14.02 0-23.51-9.77Q336-211.55 336-226v-76q0-14.45 9.49-24.23Q354.98-336 369-336h461q14.45 0 24.22 9.77Q864-316.45 864-302v76q0 14.45-9.78 24.23Q844.45-192 830-192H369Zm-239 0q-15 0-24.5-9.77Q96-211.55 96-226v-76q0-14.45 9.5-24.23Q115-336 130-336h100q14.45 0 24.23 9.77Q264-316.45 264-302v76q0 14.45-9.77 24.23Q244.45-192 230-192H130Zm0-216q-15 0-24.5-9.77Q96-427.55 96-442v-76q0-14.45 9.5-24.22Q115-552 130-552h100q14.45 0 24.23 9.78Q264-532.45 264-518v76q0 14.45-9.77 24.23Q244.45-408 230-408H130Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user