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.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M624-576h-72v96h72v-96ZM299.79-768q15.21 0 25.71 10.35T336-732v84h17.84q15.16 0 25.66 10.29t10.5 25.5q0 15.21-10.35 25.71T354-576h-18v75q6-4 12.5-7.5t12.63-7.59Q369-521 377.5-514.5t8.5 17.82q0 15.68-5.5 30.18t-19.14 23.17Q355-439 348.5-435.5q-6.5 3.5-12.5 7.12v183.58q0 20.8-16.63 36.8-16.64 16-37.31 16H238q-12.44 0-22.22-7.5T203-219.47q-5-16.92 6.5-30.73Q221-264 238.3-264h7.78q6.92 0 12.42-5.38t5.5-12.55V-394q-6.19 2.45-11.5 4.91-5.31 2.45-11.5 4.09-14 5-26.5-2T199-408.06Q196-423 204-436q8-13 23-18 9-3 18.33-6.18 9.34-3.18 18.67-6.82v-109h-17.84q-15.16 0-25.66-10.29t-10.5-25.5q0-15.21 10.35-25.71T246-648h18v-84q0-15.3 10.29-25.65Q284.58-768 299.79-768ZM637-644q-13.07-5.04-17.53-17.64Q615-674.24 623-686q7-12 14-24.5t14-24.5q8-14 21.5-20t27.5-1q14 5 19.5 18.5T718-711q-6 12-12.5 24.5T691-663q-8 14-23.5 19t-30.5 0Zm-110-12q-14 8-28.5 3T475-672q-6.08-9-12.54-18-6.46-9-13.46-18-9-11-6.5-25t15.57-20.07q14.93-6.93 30.31-2.82Q503.75-751.78 514-739q6 8 12 17.5t12 17.5q8 12.11 5 26.56Q540-663 527-656ZM396-192q-15.3 0-25.65-10.37Q360-212.75 360-228.08q0-9.92 4-17.42 4-7.5 12-12.5 38-25 63.5-65t35.5-85h-31q-15.3 0-25.65-10.29Q408-428.58 408-443.79t10.35-25.71Q428.7-480 444-480h36v-96h-17.84q-15.16 0-25.66-10.29t-10.5-25.5q0-15.21 10.34-25.71t25.62-10.5h251.76q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q729.3-576 714-576h-18v96h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.38 25.57-10.39 10.37-25.74 10.37h-36.11v180.22q0 15.32-10.39 25.69Q675-192 659.9-192t-25.31-10.35Q624.38-212.7 624.38-228v-180H548q-11 61-45.96 118.34Q467.09-232.32 416-198q-5 3-9.5 4.5T396-192Z"/></svg> |