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="M336-192q-120 0-204-84T48-480q0-120 84-204t204-84h288q120 0 204 84t84 204q0 120-84 204t-204 84H336Zm0-72h288q90 0 153-63t63-153q0-90-63-153t-153-63H336q-90 0-153 63t-63 153q0 90 63 153t153 63Zm144.21-144Q510-408 531-429.21t21-51Q552-510 530.79-531t-51-21Q450-552 429-530.79t-21 51Q408-450 429.21-429t51 21Zm-36.3-192h71.83q15.26 0 25.76-10.29 10.5-10.29 10.5-25.5t-10.32-25.71Q531.35-672 516.09-672h-71.83q-15.26 0-25.76 10.29-10.5 10.29-10.5 25.5t10.32 25.71q10.33 10.5 25.59 10.5Zm0 312h71.83q15.26 0 25.76-10.29 10.5-10.29 10.5-25.5t-10.32-25.71Q531.35-360 516.09-360h-71.83q-15.26 0-25.76 10.29-10.5 10.29-10.5 25.5t10.32 25.71q10.33 10.5 25.59 10.5Zm191.88-120q15.21 0 25.71-10.32 10.5-10.33 10.5-25.59v-71.83q0-15.26-10.29-25.76-10.29-10.5-25.5-10.5t-25.71 10.32Q600-531.35 600-516.09v71.83q0 15.26 10.29 25.76 10.29 10.5 25.5 10.5Zm-312 0q15.21 0 25.71-10.32 10.5-10.33 10.5-25.59v-71.83q0-15.26-10.29-25.76-10.29-10.5-25.5-10.5t-25.71 10.32Q288-531.35 288-516.09v71.83q0 15.26 10.29 25.76 10.29 10.5 25.5 10.5ZM480-480Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user