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="M269.08-154q-5.08 5-11.58 7.5t-13.45 2.5q-6.94 0-13.89-2.96T218-155q-38-42-56-84.3-18-42.29-18-89.7 0-34 10-70.5T190-502q23-54 30.5-82t7.5-52.27Q228-668 213.5-697 199-726 169-754q-5-5-8-11.53-3-6.53-3-13.5t2.5-13.47Q163-799 168-804q5.19-6 11.68-9 6.48-3 13.4-3t13.92 2.5q7 2.5 12 7.5 42 38 61.5 79.5t19.5 87.76q0 31.74-9.5 67.74T256-475q-22 54-31 85.5t-9 58.5q0 35 13.52 66.13Q243.03-233.74 271-204q5 5.49 7.5 11.89t2.5 12.8q0 7.31-3 13.81-3 6.5-8.92 11.5ZM456-154q-6 4.55-12.5 7.27Q437-144 430.25-144t-13.5-3q-6.75-3-11.75-9-38-42-56-84.46-18-42.46-18-89.54 0-35 9.5-72T376-502q22-54 30-82.48 8-28.49 8-52.77 0-31.75-14.5-60.25T356-754q-5.54-5.18-8.77-12.09Q344-773 344-780.5t2.5-13.5q2.5-6 7.05-11 5.45-5 12.22-8 6.78-3 14-3 7.23 0 13.73 2.5T405-806q42 39 61.5 80.14Q486-684.71 486-639q0 32-9.5 68T442-475q-22 54-31 85.5t-9 58.5q0 35 13.5 66t41.79 60.62Q462-199 464.5-192q2.5 7 2.5 14t-2.54 13.07q-2.54 6.07-8.46 10.93Zm185.08 1q-5.08 5-11.36 7.5-6.27 2.5-14 2.5-7.72 0-14.27-3.23-6.54-3.23-11.45-8.77-38-42-56-84.3-18-42.29-18-89.7 0-34 10-70.5T562-502q23-54 30.5-82t7.5-52.27Q600-668 585.5-697 571-726 541-754q-5-5-8-11.53-3-6.53-3-13.5t2.5-13.47q2.5-6.5 7.5-12 6-5.5 13.25-8.5t14.5-3q7.25 0 12.72 2.73 5.48 2.72 10.53 7.27 40 39 60.5 80t20.5 87.6q0 32.63-10 68.51Q652-534 628-474q-23 54-31.5 84.96Q588-358.09 588-331q0 35 14 65.5t41 61.5q5 5 7.5 12t2.5 14q0 6.67-3 13.33-3 6.67-8.92 11.67Zm187.13-351q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm0-120q-15.21 0-25.71-10.35T792-660v-120q0-15.3 10.29-25.65Q812.58-816 827.79-816t25.71 10.35Q864-795.3 864-780v120q0 15.3-10.29 25.65Q843.42-624 828.21-624Z"/></svg> |