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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.56-192Q442-192 405-201.5T336-234v54q0 15.3-10.35 25.65Q315.3-144 300-144H84q-15.3 0-25.65-10.35Q48-164.7 48-180v-132q0-30 21.15-51T120-384h133q18 0 33 8.5t26 22.5q29 42 73 65.5t95 23.5q50.81 0 94.89-23.59Q618.96-311.18 648-353q11.1-14.24 26.05-22.62Q689-384 707-384h133q30 0 51 21t21 51v132q0 15.3-10.35 25.65Q891.3-144 876-144H660q-15.3 0-25.65-10.35Q624-164.7 624-180v-54q-31 23-68.5 32.5t-75.94 9.5ZM167.5-432Q118-432 83-467t-35-85q0-50 35-85t85-35q50 0 85 35t35 85.5q0 49.5-35 84.5t-85.5 35Zm624 0q-49.5 0-84.5-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85.5q0 49.5-35 84.5t-85.5 35ZM480-823q17-20 40-30.5t49-10.5q45 0 77 31.61 32 31.6 32 76.75 0 40.64-30 81.14T514-536q-14 14-34.5 14T445-536q-105-98-134-138.5t-29-81.14q0-45.15 32-76.75Q346-864 391-864q26 0 49 10.5t40 30.5Zm0 222q70-69 98-99.5t28-55.5q0-15.3-10.83-25.65Q584.34-792 569-792q-9.6 0-18.8 4-9.2 4-16.2 12l-54 63-55-63q-7-8-16.2-12t-18.8-4q-14.93 0-25.46 10.35Q354-771.3 354-756q0 25 28 55.5t98 99.5Zm0 0Z"/></svg> |