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="M537-84q-37.78 0-74.03-8.02Q426.72-100.03 392-115q-13-6-17-19.5t2.5-27.5q6.5-14 20.5-19t28 1q26.24 12 53.99 18 27.75 6 57.01 6 109.9 0 186.45-78Q800-312 800-423q0-109.06-78.5-185.03T532-684h-3l33 32q11 11 10.5 25.5T561-601q-11 11-25 11t-25-11l-94-94q-5-5-7.5-11.53-2.5-6.53-2.5-13.5t2.5-13.47Q412-740 417-745l94-94q11-11 25-11t25 11q11 11 12 25t-10 25l-34 33h6q140.03 0 238.51 96.5Q872-563 872-422.5T774.29-183Q676.58-84 537-84ZM295.8-195q-7.2 0-13.5-2.5T271-205L81-395q-5-5.4-7.5-11.7Q71-413 71-420.2t2.5-13.5Q76-440 81-445l190-190q5.4-5 11.7-7.5 6.3-2.5 13.5-2.5t13.5 2.5Q316-640 321-635l190 190q5 5.4 7.5 11.7 2.5 6.3 2.5 13.5t-2.5 13.5Q516-400 511-395L321-205q-5.4 5-11.7 7.5-6.3 2.5-13.5 2.5Zm.2-87 138-138-138-138-138 138 138 138Zm0-138Z"/></svg>
|
||||
|
After Width: | Height: | Size: 846 B |
Reference in New Issue
Block a user