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
1 line
1.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m624-180-32 10q-11 3-20.77-1.05Q561.47-175.1 556-184l-7-13q-5-9-4-19t9-18l24-24q-3-14-3-29t3-29l-24-22q-8-8-9-18t4.17-20.42l6.66-13.03Q561-399 571-402.5t21-.5l31 8q11-11 24-18t27-11l7-31q2.37-11.29 10.66-18.15Q699.95-480 711-480h15q10.8 0 18.9 7 8.1 7 11.1 18l8 31q14 5 27.5 11.5T815-395l31-8q11-3 19.98 1.05Q874.97-397.9 880-389l8 13q5 9 4 19.5t-9 18.5l-22 21q3 14 2.5 29.5T860-258l23 23q8 8 9 18.5t-4 19.5l-6.75 12.69Q876-175 866-171t-21 1l-31-10q-11 10-23.5 16.5T764-152l-9 33q-3 11-11 17t-19.45 6h-13.1Q700-96 691-102.5T680-120l-6-32q-14-5-26.5-11.5T624-180Zm95.21-35Q749-215 770-236.21t21-51Q791-317 769.79-338t-51-21Q689-359 668-337.79t-21 51Q647-257 668.21-236t51 21ZM408-551.95v-179.77q0-15.28 10.35-25.78Q428.7-768 444-768h384q15.3 0 25.65 10.34Q864-747.33 864-732.05v179.77q0 15.28-10.35 25.78Q843.3-516 828-516H444q-15.3 0-25.65-10.34Q408-536.67 408-551.95Zm-312 324v-179.77q0-15.28 10.35-25.78Q116.7-444 132-444h312q15.3 0 25.65 10.34Q480-423.33 480-408.05v179.77q0 15.28-10.35 25.78Q459.3-192 444-192H132q-15.3 0-25.65-10.34Q96-212.67 96-227.95Zm0-324v-179.77q0-15.28 10.35-25.78Q116.7-768 132-768h168q15.3 0 25.65 10.34Q336-747.33 336-732.05v179.77q0 15.28-10.35 25.78Q315.3-516 300-516H132q-15.3 0-25.65-10.34Q96-536.67 96-551.95Z"/></svg> |