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="m408-405 54 15q4.8 2 8.4-1.43 3.6-3.43 3.6-8.28v-6.48q0-.81-4-7.81l-36-26.21V-541l110 33q6.55 2 12.27-2.48 5.73-4.48 5.73-11.43V-528q0-3-7-12l-121-73v-87q0-10.5-7.74-19.25-7.75-8.75-18.07-8.75-11.19 0-18.69 8.75Q382-710.5 382-700v87l-120 72q-2 1-8 14.2v2.47q0 8.25 6 12.79 6 4.54 14 2.54l108-32v100.72L348-414q-1 1-5 8.86v3.14q0 6.29 4.75 9.64Q352.5-389 358-391l50-14ZM601-96q-15 0-25-10.5t-10-24.2q0-7.3 2.5-13.85 2.5-6.54 7.5-11.45 109-110 162.5-207.5T792-549q0-75-21-133.5T701-805q-4-5-6.5-10.92-2.5-5.93-2.5-12.7 0-14.38 10.5-24.88Q713-864 728-864q7.65 0 14.83 2.5Q750-859 755-853q59 72 84 142.5T864-549q0 97-60.5 209T625-106q-5 5-11.2 7.5Q607.61-96 601-96Zm-192-95q119-107 179.5-197T649-549q0-105-68.5-174T409-792q-103 0-171.5 69T169-549q0 71 60.5 161T409-191Zm0 72q-13 0-24.5-4.5T362-137q-40-35-86.5-82T189-320q-40-54-66-112.5T97-549q0-134 89-224.5T408.5-864q133.5 0 223 90.5T721-549q0 89-65.5 190.5T456-137q-11 9-22.5 13.5T409-119Zm0-430Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user