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="M313-192q-13.2 0-24.6-6.29Q277-204.57 271-216l-67-120h52.67L283-284q5 9 13 14.5t18.81 5.5H361q4.8 0 8.4-3.64 3.6-3.65 3.6-8.5 0-4.86-3.6-8.36-3.6-3.5-8.4-3.5h-53l-26-52q-5-9-13-14.5t-19-5.5h-59l-55-96q-3-5-4.5-11.33-1.5-6.34-1.5-12.67 0-3 6-24l55-96h61q11 0 19-5.5t13-14.5l26-52h53q4.8 0 8.4-3.64 3.6-3.65 3.6-8.5 0-4.86-3.6-8.36-3.6-3.5-8.4-3.5h-45.38Q307-696 299-690.5q-8 5.5-13 14.5l-26 52h-56l67-120q6-11.43 17.4-17.71Q299.8-768 313-768h71q20.4 0 34.2 13.8Q432-740.4 432-720v144h-51q-4.8 0-8.4 3.64-3.6 3.65-3.6 8.5 0 4.86 3.6 8.36 3.6 3.5 8.4 3.5h51v120h-86l-26-52q-5-9-13-14.5t-19-5.5h-58q-4.8 0-8.4 3.64-3.6 3.65-3.6 8.5 0 4.86 3.6 8.36 3.6 3.5 8.4 3.5h66l26 52q5 9 13 14.5t19 5.5h78v168q0 20.4-13.8 34.2Q404.4-192 384-192h-71Zm250.76 0Q534-192 513-213.15 492-234.3 492-264q0-20 9.5-36.5T528-326v-308q-17-9-26.5-25.5T492-696q0-29.7 21.21-50.85 21.21-21.15 51-21.15T615-746.85q21 21.15 21 50.85 0 20-9.5 36.5T600-634v90l72-43.32Q672-618 693.21-639t51-21Q774-660 795-638.79t21 51Q816-558 794.82-537q-21.17 21-50.91 21-9.91 0-18.41-2t-16.6-7L627-476l91 73q6-2 12.36-3.5 6.37-1.5 13.64-1.5 30 0 51 21.21t21 51Q816-306 794.91-285t-50.7 21q-33.21 0-54.71-25.26T673-347l-73-58v79q16 9 25.5 25.27T635-264q0 29.7-20.74 50.85Q593.52-192 563.76-192Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user