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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.18-240q-52.82 0-96.5-25.5T315-333q-5-9 .02-18t15.98-9h296.89q11.11 0 16.11 9t0 18q-25 42-68 67.5T480.18-240Zm-96.07-168Q364-408 350-421.89q-14-13.88-14-34Q336-476 349.89-490q13.88-14 34-14Q404-504 418-490.11q14 13.88 14 34Q432-436 418.11-422q-13.88 14-34 14Zm192 0Q556-408 542-421.89q-14-13.88-14-34Q528-476 541.89-490q13.88-14 34-14Q596-504 610-490.11q14 13.88 14 34Q624-436 610.11-422q-13.88 14-34 14ZM480-96q-70 0-131.13-26.6-61.14-26.6-106.4-71.87-45.27-45.26-71.87-106.4Q144-362 144-432q0-33.74 6-65.37Q156-529 168-558l73 13q-12 26-18.5 54.5T216-432q0 110.31 76.78 187.16 76.78 76.84 187 76.84T667-244.84q77-76.85 77-187.16 0-15.66-1.5-30.83Q741-478 737-493q-80-7-147.5-44T474-634l62-39q32 38 74.5 64.5T704-571q-26-41-63.5-70.5T555-685l74-49q84 42 135.5 122T816-432q0 70-26.6 131.13-26.6 61.14-71.87 106.4-45.26 45.27-106.4 71.87Q550-96 480-96ZM216-602l397-149q-32-27-66-41t-84-14q-85 0-160 56.5T216-602Zm-56 100q-8-21-12-42.33T144-588q0-82 49.5-150T318-843q-3-5-4.5-10t-1.5-9.56q0-15.48 10.35-25.96T348-899q14 0 24 8.5t12 22.5q19.97-4.55 39.48-7.27Q443-878 463-878q67 0 124.6 25.23Q645.2-827.54 689-780l81-30q14-5 27.5 1t18.5 20q5 14-1 28t-20 19L160-502Zm254-175Z"/></svg> |