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
859 B
XML
1 line
859 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M777-81 81.33-776.66Q70-788 70-802.67q0-14.66 11-25.33 10.67-11 25.33-11 14.67 0 25.99 11.32l695.36 695.36Q839-121 839-106.43t-11 25.5Q817-70 802.33-70 787.67-70 777-81ZM252-552q-45 0-76.5-31.5T144-660q0-32 16.5-57.5T203-757l145 146q-14 26-39 42.5T252-552Zm118 300Zm197-243Zm134-169 109 315q6 17-2.17 29t-20.88 17q-12.71 5-26.33-.5Q747-309 741-326L633-640q-4.77-14-16.7-23-11.94-9-27.62-9-15.68 0-27.82 9.09T544-639l-11 37q-4.56 14-17.78 21-13.22 7-27.22 2-14-5-21-17.89T465-624l11-36q11.07-38.04 42.3-61.02Q549.52-744 589.05-744q37.95 0 69.45 22t42.5 58ZM212-420q8-16 24-26t34.11-10Q289-456 304-445.5t24 27.5l44 95 63-202 56 56-53 168q-8 23-26 36t-41.68 13Q349-252 332-263.5T306-294l-37-80-91 186q-5 9-13 14.5t-19 5.5q-20.5 0-30.75-17t-1.26-35.32L212-420Z"/></svg> |