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.8 KiB
XML
1 line
1.8 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M347-469h51v-76h-51v76ZM155-270l-26 1q-7.35 0-13.12-4-5.78-4-7.88-11-4-11 3-20t18-9h13q4 0 6-3.21t2-7.79v-95l-27 9q-9.3 3-18.08-1.5-8.79-4.5-10.85-14.5-2.07-9 2.43-16.5T109-453l41-13v-85h-33q-9 0-15-6t-6-15q0-9 6-15t15-6h32v-66.46q0-8.54 6.8-15.04 6.79-6.5 16.2-6.5 9 0 15.5 6.5T194-659v66h22q9 0 15 6t6 15q0 9-6 15t-15 6h-23v72l16.35-5q8.65-3 16.65 1.75 8 4.75 10 14.25 2 8-2 15t-12 9l-29 9.61v120.1Q193-297 182.5-284T155-270Zm188-155q-3 44-22.5 82.5t-52.87 66.69Q260-269 250-269.5t-17-8.5q-6-6-4.5-15t9.5-15q26-22 42.5-52.5T299-426h-44.33q-8.67 0-15.17-6.7-6.5-6.69-6.5-15.3 0-9 6.71-15.5t15.33-6.5H302v-75h-31q-9 0-15-6.5t-6-15.5q0-9 6-15t15-6h204.29q8.71 0 14.71 6.2 6 6.21 6 14.8 0 9-6.2 15.5-6.21 6.5-14.8 6.5h-34v78h45q9 0 15.5 6.72 6.5 6.73 5.5 15-1 8.28-6.79 14.28T486-425h-45v136.41q0 8.59-6.5 15.09T419-267q-9 0-16-6.8-7-6.79-7-16.2v-135h-53Zm71-155q-8-3-10.5-10.32T405-606q6-13 11.5-26t10.5-27q4-9 13-14t18-1q9 4 13 13t-1 18q-6.72 14.04-13.44 27T442-589q-4 8-12 10t-16-1Zm-105.67-16.68q-6.11-12.41-12.22-23.87Q290-632 283-644q-5-8-2-16t11-11q8-3 17.5-.5t14.35 10.13q6.8 11.45 12.62 22.89 5.82 11.45 11.65 23.85Q352-607 349-598.5T337.85-586q-8.14 4-16.8.5-8.65-3.5-12.72-11.18ZM692-336q29.04 0 56.52-15.5Q776-367 798-395v-98q-24 3-44.89 7.62-20.9 4.61-39.11 10.38-44 14-66 35t-22 48.48Q626-366 644.5-351q18.5 15 47.5 15Zm-20 62q-54 0-86.5-31.16Q553-336.31 553-390q0-50.68 32.5-82.84Q618-505 687-524q23.21-6.3 50.96-11.55Q765.71-540.8 798-545q-3-44-23.5-64.5T712-630q-19.97 0-38.98 5Q654-620 630-606q-11.73 7-24.44 4-12.72-3-19.56-14-8-12-4.08-25.5t15.69-20.5Q628-679 662-688.5t66-9.5q69 0 105.5 43T870-531v219q0 12.3-8.38 20.65-8.38 8.35-20.74 8.35h-4.41Q825-283 817-290q-8-7-10-18l-3-23q-28 27-62 42t-70 15Z"/></svg> |