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="M322.5-143Q249-143 197-195.43 145-247.87 145-322q0-35 13.45-67.76Q171.9-422.52 197-448l107-107q10.67-11 25.33-11Q344-566 355-555.07q11 10.93 11 25.5T355-504L248-397q-15 15-23.5 34.63-8.5 19.63-8.5 40.63 0 44.74 31 75.24 31 30.5 75.92 30.5 21.08 0 40.08-8t34-23l108-107q10.71-11 25-11t25 11q11 10.91 11 25.45Q566-314 555-303L448-196q-25.1 25.59-57.37 39.29Q358.36-143 322.5-143ZM385-385q-11-11-11-25.67 0-14.66 11-25.33l139-138q11-11 25-11t25 11q11 11 11 25.67 0 14.66-11 25.33L436-385q-10.67 11-25.33 11Q396-374 385-385Zm221-19.93q-11-10.93-11-25.5T606-456l107-107q15-14 22.5-33.5t7.5-39.93q0-44.4-30.62-75.49Q681.75-743 636.72-743q-20.72 0-39.71 7.5Q578.02-728 563-713L456-606q-10.91 11-25.45 11Q416-595 405-606t-11-25.67q0-14.66 11-25.33l107-107q25-26 58-39t68-13q73.68 0 125.34 52.15T815-637.07q0 35.07-12.97 67.47Q789.05-537.2 764-512L657-405q-10.67 11-25.33 11Q617-394 606-404.93Z"/></svg>
|
||||
|
After Width: | Height: | Size: 988 B |
Reference in New Issue
Block a user