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="M756-252h-35.79q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.38-25.59 10.39-10.39 25.74-10.39h36.11v-36.11q0-15.35 10.39-25.74Q777-396 792.21-396q15.21 0 25.5 10.35T828-360v36h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.38 25.59-10.39 10.39-25.74 10.39h-36.11v36.11q0 15.35-10.39 25.74Q807-180 791.79-180q-15.21 0-25.5-10.35T756-216v-36ZM576-496l-145-82q-9-5-18 0t-9 15.66v164.68q0 10.66 9 15.66t18 0l145-82q9-5 9-16t-9-16Zm-97-248 38.49.5q38.48.5 89 2Q657-740 707-737q50 3 72 9 25 7 43 24.5t24.59 42.65Q856-627 859.5-583.11q3.5 43.88 3.5 84.97 0 12.14-9.5 18.64T832-476q-48-11-94 3t-81 49q-34 34-49 81.84T604-246q2 11-3.5 20t-16.5 9q-22.49 0-41.41.5-18.92.5-32.21.5H479q-68.05 0-127.48-1.88-50.79-.93-100.16-4.21Q202-225.38 179-231q-25-7-43-24.5T111-298q-6-22-9-53t-5-60q-2-33.95-2-68.85 0-34.9 2-67.91 1-29.24 4.5-60.04 3.5-30.81 9.5-53.56 7-24.64 25-42.14t42.96-24.5q23.04-6 72.56-9.11Q301.04-740.22 352-742q59-1 127-2Z"/></svg> |