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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-544q0 53.05 17.5 101.52Q203-394 235-352q10 12 9.5 27T233-299q-11 11-26 10t-25-13q-42-51-64-112.9-22-61.9-22-129t22-128.6Q140-734 182-786q10-12 25.5-14t26.5 9.04q11 11.04 11 26.5T235-737q-32.16 41.56-49.58 90.5T168-544Zm146 0q0 24 7 46.79 7 22.78 20.31 43.21 7.69 13 7.69 27.5T338.18-401q-10.82 11-25.57 10.5T289-403q-22.52-31-34.76-66.94-12.24-35.95-12.24-74Q242-582 254.24-618T289-685q8.86-12 23.34-12 14.49 0 24.84 11 10.82 11 11.32 25t-7.19 27Q328-613.57 321-590.79 314-568 314-544Zm130 396v-308q-27-11.46-43.5-35.34-16.5-23.88-16.5-52.54Q384-584 411.77-612q27.78-28 68-28Q520-640 548-612.13q28 27.87 28 68.24 0 28.83-16.5 52.86T516-456v308q0 15.3-10.29 25.65Q495.42-112 480.21-112t-25.71-10.35Q444-132.7 444-148Zm202-396q0-24-7-46.79-7-22.78-20.31-43.21-7.69-13-7.19-27.5T623-687q11-11 25.22-10.5 14.22.5 22.78 12.5 23 31 35 66.94 12 35.95 12 74Q718-506 706-470t-35 67q-9 12-23.39 12-14.38 0-24.66-11-10.95-11-11.45-25t7.5-27q13-20.43 20-43.21 7-22.79 7-46.79Zm146 0q0-53.56-17.42-102.5T725-737q-10-12.13-10-27.56Q715-780 726-791q11-11 26-10t25 12q43 52 65 114.62 22 62.62 22 130.5T841.5-413.5Q819-351 776-300q-10 11-25 12t-26-10q-11-11-10.5-26t10.5-27q32.16-41.42 49.58-90.21Q792-490 792-544Z"/></svg> |