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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M456-96q-50 0-85-35t-35-85q0-11 2-22.65 2-11.64 6-21.35l-61-49q-13.71 10.14-30.86 15.57Q235-288 216-288q-50 0-85-35t-35-85q0-50 35-85t85-35q31 0 56.5 14t42.5 37l93-28q0-20 7-39t18-34l-37-52q-9 3-18.13 4-9.13 1-18.87 1-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 20-6.5 39T454-672l38 53q8-3 16.91-4t19.09-1q17.36 0 32.68 4.5T590-607l45-40q-5-11-8-23.47-3-12.47-3-25.53 0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35q-17 0-32.34-4.5Q696.32-585 682-593l-44 39q5 11 7.5 23.5T648-504q0 50-35 85t-85 35q-31 0-56.5-14.5T429-436l-93 28q0 11-2 22t-6 21l61 49q13.96-9.66 30.98-14.83T456-336q50 0 85 35t35 85q0 50-35 85t-85 35ZM216-360q20.4 0 34.2-13.8Q264-387.6 264-408q0-20.4-13.8-34.2Q236.4-456 216-456q-20.4 0-34.2 13.8Q168-428.4 168-408q0 20.4 13.8 34.2Q195.6-360 216-360Zm144-336q20.4 0 34.2-13.8Q408-723.6 408-744q0-20.4-13.8-34.2Q380.4-792 360-792q-20.4 0-34.2 13.8Q312-764.4 312-744q0 20.4 13.8 34.2Q339.6-696 360-696Zm96 528q20.4 0 34.2-13.8Q504-195.6 504-216q0-20.4-13.8-34.2Q476.4-264 456-264q-20.4 0-34.2 13.8Q408-236.4 408-216q0 20.4 13.8 34.2Q435.6-168 456-168Zm72-288q20.4 0 34.2-13.8Q576-483.6 576-504q0-20.4-13.8-34.2Q548.4-552 528-552q-20.4 0-34.2 13.8Q480-524.4 480-504q0 20.4 13.8 34.2Q507.6-456 528-456Zm216-192q20.4 0 34.2-13.8Q792-675.6 792-696q0-20.4-13.8-34.2Q764.4-744 744-744q-20.4 0-34.2 13.8Q696-716.4 696-696q0 20.4 13.8 34.2Q723.6-648 744-648Z"/></svg> |