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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-192q-110 0-187-77T96-456q0-110 77-187t187-77q45.43 0 85.62 14.1Q485.8-691.79 519-667l16-16q11-11 26-11t26 11q11 11 11 26t-11 26l-16 16q24.79 33.2 38.9 73.82Q624-500.55 624-456q0 110-77 187t-187 77Zm-60-576q-15.3 0-25.65-10.29Q264-788.58 264-803.79t10.35-25.71Q284.7-840 300-840h120q15.3 0 25.65 10.29Q456-819.42 456-804.21t-10.35 25.71Q435.3-768 420-768H300Zm59.79 504Q440-264 496-319.79q56-55.8 56-136Q552-536 496.21-592q-55.8-56-136-56Q280-648 224-592.21q-56 55.8-56 136Q168-376 223.79-320q55.8 56 136 56Zm0-144q15.21 0 25.71-10.35T396-444v-120q0-15.3-10.29-25.65Q375.42-600 360.21-600t-25.71 10.35Q324-579.3 324-564v120q0 15.3 10.29 25.65Q344.58-408 359.79-408Zm.21-48Zm382 239-74-74q-11-10.67-11-25.33Q657-331 668-342q11-11 25-11.5t25 10.5l13 14v-402.02q0-15.29 10.29-25.64Q751.58-767 766.79-767t25.71 10.3q10.5 10.3 10.5 25.52V-330l13-13q11-11 25.5-11t25.5 11q11 11 11 25.5T867-292l-74 75q-10.91 11-25.45 11Q753-206 742-217Z"/></svg> |