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.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240-48q-50 0-85-35t-35-85q0-50 35-85t85-35q14 0 28.06 3.55 14.05 3.54 26.94 9.45l55-69q-29-31-42.5-70.5T302-496l-76-23q-15 29-44 46t-62 17q-50 0-85-35T0-576q0-51 34.5-85.5T120-696q51 0 85.5 34.5T240-576v11l76 23q20-42 57-70t83-35v-75q-42-8-69-41t-27-77q0-50 35-85t85-35q50 0 85 35t35 85q0 44-27 77t-69 41v74.97Q551-641 587.5-613t56.5 71l76-23v-11q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35q-33 0-62-16.5T734-519l-76 23q8 42-5.5 81.5T610-344l55 69q13-6 27-9.5t28-3.5q50 0 85 35t35 85q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-21 7.5-40.5T628-245l-55-68q-43 26-93 26t-93-26l-55 68q13 17 20.5 36.47Q360-189.05 360-168q0 50-35 85t-85 35ZM120-528q20.4 0 34.2-13.8Q168-555.6 168-576q0-20.4-13.8-34.2Q140.4-624 120-624q-20.4 0-34.2 13.8Q72-596.4 72-576q0 20.4 13.8 34.2Q99.6-528 120-528Zm120 408q20.4 0 34.2-13.8Q288-147.6 288-168q0-20.4-13.8-34.2Q260.4-216 240-216q-20.4 0-34.2 13.8Q192-188.4 192-168q0 20.4 13.8 34.2Q219.6-120 240-120Zm240-672q20.4 0 34.2-13.8Q528-819.6 528-840q0-20.4-13.8-34.2Q500.4-888 480-888q-20.4 0-34.2 13.8Q432-860.4 432-840q0 20.4 13.8 34.2Q459.6-792 480-792Zm0 432q45.36 0 76.68-31.32Q588-422.64 588-468q0-45.36-31.32-76.68Q525.36-576 480-576q-45.36 0-76.68 31.32Q372-513.36 372-468q0 45.36 31.32 76.68Q434.64-360 480-360Zm240 240q20.4 0 34.2-13.8Q768-147.6 768-168q0-20.4-13.8-34.2Q740.4-216 720-216q-20.4 0-34.2 13.8Q672-188.4 672-168q0 20.4 13.8 34.2Q699.6-120 720-120Zm120-408q20.4 0 34.2-13.8Q888-555.6 888-576q0-20.4-13.8-34.2Q860.4-624 840-624q-20.4 0-34.2 13.8Q792-596.4 792-576q0 20.4 13.8 34.2Q819.6-528 840-528ZM480-840ZM120-576Zm360 108Zm360-108ZM240-168Zm480 0Z"/></svg> |