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-528Zm-86 274q14-14 14-34t-14-34q-14-14-34-14t-34 14q-14 14-14 34t14 34q14 14 34 14t34-14Zm480 0q14-14 14-34t-14-34q-14-14-34-14t-34 14q-14 14-14 34t14 34q14 14 34 14t34-14Zm-82-178 168-1-85-119h-83v120ZM155-203q-35-35-35-85H84q-15.3 0-25.65-10.35Q48-308.7 48-324v-213q0-15.3 10.29-25.65Q68.58-573 83.79-573t25.71 10.35Q120-552.3 120-537v177h24q17-23 42-35.5t54-12.5q29 0 54 12.5t41.53 35.5H600v-336H489q-15.58 0-26.29-11Q452-718 453-734q1-14 11.42-24 10.41-10 24.58-10h147q15.3 0 25.65 10.35Q672-747.3 672-732v108h83q17.21 0 32.6 8 15.4 8 26.4 22l85 119q7 9 10 20t3 21.68V-324q0 15.3-10.35 25.65Q891.3-288 876-288h-36q0 50-35 85t-85 35q-50 0-85-35t-35-85H360q0 50-35 85t-85 35q-50 0-85-35Zm61-373q-6 0-8-6-14-57-55.5-98.5t-98.86-55.72Q48-738 48-744.5q0-6.5 6-7.5 56.93-13.86 98.47-55.43Q194-849 208.22-906.36 210-912 216-912t8 6q14 57 55.65 98.14 41.64 41.14 98.73 55.94Q384-751 384-744q0 6-6 8-57 14-98.5 55.5t-55.62 98.86Q223-576 216-576Z"/></svg> |