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="M480-100q-50 0-96.5-12.5T295-148q-8-5-13.5-12.94-5.5-7.94-5.5-19.06 0-15.3 10.35-25.65Q296.7-216 312-216q4 0 18 5 34 19 71 29t79 10q15.3 0 25.65 10.29Q516-151.42 516-136.21t-10.35 25.71Q495.3-100 480-100Zm132.21-48q-15.21 0-25.71-10.35T576-184v-168q0-15.3 10.35-25.65Q596.7-388 612-388h168q15.3 0 25.65 10.29Q816-367.42 816-352.21t-10.35 25.71Q795.3-316 780-316h-81l117 118q11 11 11 25t-11 25q-11 11-25 11t-25-11L648-265v81q0 15.3-10.29 25.65Q627.42-148 612.21-148ZM205-239q-8.7 0-16.85-4-8.15-4-13.15-11-24-32-40.5-67.5T109-395q-1-2.57-1-9 0-15.3 11-25.65Q130-440 145.35-440q12.65 0 22.65 8 10 8 12 20 8 32 20.5 61t32.63 55q3.87 5 5.37 10.22 1.5 5.21 1.5 10.78 0 15.3-10.06 25.65Q219.88-239 205-239Zm620.21-209q-15.21 0-25.71-10.35T789-484q0-38-8.5-72T756-622q-2-3-4-17 0-15.3 10.35-25.65Q772.7-675 788-675q11 0 19.5 6t13.5 15q19 38 29.5 81t10.5 89q0 15.3-10.29 25.65Q840.42-448 825.21-448Zm-683.37-62Q127-510 116-521t-11-26.45v-3.19q0-1.36 1-3.36 8-39 22-75t37-70q5-8 12.5-12.5t17.42-4.5q15.33 0 25.71 10.35Q231-695.3 231-680q0 6-1.5 10.5T225-660q-18 27-30.14 57.47-12.14 30.48-17.65 62.28Q175-527 165.4-518.5q-9.6 8.5-23.56 8.5Zm558.33-206q-7.17 0-12.67-2t-10.34-6.03Q652-745 624-760q-28-15-59.28-24Q554-787 546-796.41q-8-9.41-8-22.59 0-14.88 10.35-24.94T574-854l11 1q38 11 72.5 29.5T723-779q6 5 9.5 12.17 3.5 7.18 3.5 14.83 0 15.3-10.3 25.65Q715.4-716 700.17-716Zm-401.78-26q-15.89 0-26.64-11T261-779.18q0-9.82 4.5-17.32T278-809q34-22 71.5-35.5t76.63-19.5h6.09q14.78 0 25.28 10.06Q468-843.88 468-829q0 14-9 24t-22.53 12q-32.47 5-61.97 16T318-749q-5 3-9.5 5t-10.11 2Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user