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="M168-192q-29.7 0-50.85-21.15Q96-234.3 96-264v-132q0-15.3 10.29-25.65Q116.58-432 131.79-432t25.71 10.35Q168-411.3 168-396v132h132q15.3 0 25.65 10.29Q336-243.42 336-228.21t-10.35 25.71Q315.3-192 300-192H168ZM96-756v-132q0-29.7 21.15-50.85Q138.3-960 168-960h132q15.3 0 25.65 10.29Q336-939.42 336-924.21t-10.35 25.71Q315.3-888 300-888H168v132q0 15.3-10.29 25.65Q147.42-720 132.21-720t-25.71-10.35Q96-740.7 96-756Zm383.79 252Q450-504 429-525.03q-21-21.02-21-50.55Q408-606 429.03-627q21.02-21 50.55-21Q510-648 531-627.24t21 51.45Q552-546 531.24-525t-51.45 21ZM792-756v-132H660q-15.3 0-25.65-10.29Q624-908.58 624-923.79t10.35-25.71Q644.7-960 660-960h132q29.7 0 50.85 21.15Q864-917.7 864-888v132q0 15.3-10.29 25.65Q843.42-720 828.21-720t-25.71-10.35Q792-740.7 792-756ZM255.63-543q-16.16 0-25.4 14.55Q221-513.9 226-497q20 66 68 113t114 67q16 5 29.5-4.5T451-348q0-14-8-24t-21-15q-45-16-79-49.5T295-515q-4.17-12.35-14.58-20.18Q270-543 255.63-543Zm.37-56q-16.58 0-25.79-14.5t-4.08-32.92q19.48-64.45 68.17-111.52Q343-805 408-825q17-5 30 4.5t13 26.5q0 14-8 24t-21 15q-45 16-78.5 49T296-628q-5 13-15.67 21T256-599Zm449 0q17 0 25.5-14.5t3.29-32.94Q714-711 666-758q-48-47-113-67-17-5-30.5 4.5T509-794q0 14 8.5 24t21.5 15q45 16 78.35 48.85Q650.69-673.31 666-628q4.24 12.79 14.84 20.9Q691.43-599 705-599Zm62.77 503Q688-96 632-152.23q-56-56.22-56-136Q576-368 632.23-424q56.22-56 136-56Q848-480 904-423.77q56 56.22 56 136Q960-208 903.77-152q-56.22 56-136 56Zm.23-96q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm0-96q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user