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
923 B
XML
1 line
923 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M692-510q9-11 23-13.5t24 7.5q36.98 39.45 57.99 89.72Q818-376 818-317q0 17-1.5 33.5T811-251q-14 14-32.5 14T746-251q-14-14-14-32.5t14-32.5q0-42-13.5-78T693-459q-10-11-10-25.5t9-25.5ZM394-767q-8-13.37-3.5-27.18Q395-808 408-816t27-3.5q14 4.5 22 17.5l125 221q8 13.36 3.5 27.68T568-531q-13.09 8-27.04 3.5Q527-532 519-545L394-767ZM216-349v-46.52q0-15.5 10.35-25.99Q236.7-432 252-432h132v-96q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9l72 72h-24v60q0 24.75-17.62 42.37Q420.75-360 396-360H288v11q0 31.02 20 54.51T359-266l18 3q43 8 49.5 51T395-150q-51 25-104.71 37.55Q236.58-99.9 180-97q-15.3 1-25.65-9.32Q144-116.64 144-131.82t10.35-25.72Q164.7-168.08 180-169q38.4-2.27 75.2-9.63Q292-186 327-200q-50-14-80.5-55.5T216-349ZM777-82 81-778q-11-11-10.5-25T82-828q11-11 25-11t25 11l696 696q11 11 11 25t-10.52 25Q817-71 802.33-71 787.67-71 777-82Z"/></svg> |