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="M777-122 81-819q-11-11-11-26.5T81-872q11-11 24.5-10.5T130-871l700 701q10 11 10 24t-11 24q-11 11-26 11t-26-11ZM168-812v112q0 15-10.5 25.5T132-664q-14 0-25-10.5T96-700v-112q0-15 5.5-28t15.5-24l53 52h-2Zm610 676H660q-15 0-25.5-11T624-172q0-16 10.5-26.5T660-209h119l50 51q-10 10-23 16t-28 6ZM274-832l-72-72h99q15 0 25 10t10 26q0 14-10 25t-26 11h-26Zm590 591-72-72v-28q0-14 11-24.5t25-10.5q16 0 26 10.5t10 25.5v99ZM168-136q-29 0-50.5-21.5T96-208v-132q0-14 11-25t25-11q15 0 25.5 11t10.5 25v132h132q15 0 25.5 10.5T336-172q0 14-10.5 25T300-136H168Zm492-696q-15 0-25.5-11T624-868q0-15 10.5-25.5T660-904h132q30 0 51 21.5t21 50.5v132q0 15-10.5 25.5T828-664q-14 0-25-10.5T792-700v-132H660ZM258-490q-17 0-26 15t-4 32q20 64 67.5 110.5T407-266q17 5 30.5-4t13.5-26q0-14-8.5-24.5T421-336q-44-16-77-48t-47-77q-4-13-14.5-21t-24.5-8Zm445-58q17 0 26-14.5t4-31.5q-20-65-67.5-111.5T553-772q-16-5-29.5 4.5T510-741q0 14 8.5 24t21.5 15q43 15 76.5 48t47.5 78q4 12 14.5 20t24.5 8Zm-445-4q-17 0-26-14.5t-4-31.5q11-32 26-60t38-51l52 52q-17 16-27.5 35T298-580q-4 12-15 20t-25 8Zm357 167 52 52q-25 23-54 39.5T552-267q-16 5-29.5-4T509-297q0-14 8-24.5t21-15.5q22-8 41.5-19.5T615-385ZM406-696l-52-53q13-8 26-13t27-10q16-5 29.5 4.5T450-741q0 14-8 24t-22 15q-3 1-6.5 2.5T406-696Zm296 206q17 0 26 14.5t4 31.5q-5 14-10 27t-12 25l-53-53q2-5 3-8.5t3-8.5q4-12 14.5-20t24.5-8Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user