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="M96-252v-168q0-25 17.5-42.5T156-480q25 0 42.5 17.5T216-420v168q0 25-17.5 42.5T156-192q-25 0-42.5-17.5T96-252Zm216 0v-264q0-25 17.5-42.5T372-576q25 0 42.5 17.5T432-516v264q0 25-17.5 42.5T372-192q-25 0-42.5-17.5T312-252Zm432-214v-242q0-25 17.5-42.5T804-768q25 0 42.5 17.5T864-708v234q-30-8-60.5-5.5T744-466Zm36 214h-48q-15.3 0-25.65-10.29Q696-272.58 696-287.79t10.35-25.71Q716.7-324 732-324h48v-48q0-15.3 10.29-25.65Q800.58-408 815.79-408t25.71 10.35Q852-387.3 852-372v48h48q15.3 0 25.65 10.29Q936-303.42 936-288.21t-10.35 25.71Q915.3-252 900-252h-48v48q0 15.3-10.29 25.65Q831.42-168 816.21-168t-25.71-10.35Q780-188.7 780-204v-48Zm-252 0v-360q0-25 17.5-42.5T588-672q25 0 42.5 17.5T648-612v231q-11 21-17.5 44.54Q624-312.93 624-287q0 18.98 3.5 35.99T637-217q-8 11-20.81 18-12.81 7-28.19 7-25.2 0-42.6-17.4Q528-226.8 528-252Z"/></svg>
|
||||
|
After Width: | Height: | Size: 923 B |
Reference in New Issue
Block a user