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="M216-408v-72h72v72h-72Zm-72-72v-72h72v72h-72Zm336-264v-72h72v72h-72Zm-288 96h120v-120H192v120Zm0 456h120v-120H192v120Zm456-456h120v-120H648v120ZM360-408v-72h-72v-72h144v144h-72Zm48-192v-144h72v72h72v72H408Zm-180-84v-48h48v48h-48Zm0 456v-48h48v48h-48Zm456-456v-48h48v48h-48Zm-72 408h-96q-15.3 0-25.65-10.29Q480-296.58 480-311.79t10.35-25.71Q500.7-348 516-348h96v-96q0-15.3 10.29-25.65Q632.58-480 647.79-480t25.71 10.35Q684-459.3 684-444v96h96q15.3 0 25.65 10.29Q816-327.42 816-312.21t-10.35 25.71Q795.3-276 780-276h-96v96q0 15.3-10.29 25.65Q663.42-144 648.21-144t-25.71-10.35Q612-164.7 612-180v-96ZM144-635.94v-143.78q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.33 25.78-10.34 10.5-25.61 10.5H180.28q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61Zm0 456v-143.78q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.33 25.78-10.34 10.5-25.61 10.5H180.28q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61Zm456-456v-143.78q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.33 25.78-10.34 10.5-25.61 10.5H636.28q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user