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="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-544Zm144 0q0 24 7 46.79 7 22.78 21 43.21 8 13 8.5 27.5T338-401q-11 11-26 10.5T288-403q-23-31-35.5-66.94-12.5-35.95-12.5-74Q240-582 252.5-618t35.5-67q9-12 23.74-12 14.73 0 25.26 11 11 11 11 25t-8 27q-14 20.43-21 43.21-7 22.79-7 46.79Zm132 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-148Zm203-396q0-24-7-46.79-7-22.78-21-43.21-8-13-8-27.5t11-25.5q11-11 26-10.5t24 12.5q23 31 35 66.94 12 35.95 12 74Q719-506 707-470t-35 67q-9 12-23.74 12-14.73 0-25.26-11-11-11-11.5-25t7.5-27q14-20.43 21-43.21 7-22.79 7-46.79Zm145 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> |