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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M582.38-410Q601-410 614-423.5t13-33.5q0-22-15.5-33.5T581-526q-2 8-2.5 14t.5 13q2 10 4 16t2 14q0 14-10 27.5T549-422q8 6 16.5 9t16.88 3Zm3.62 20q33 0 56.5-20t23.5-49q0-14-7.5-25T629-512q-22-17-36-32.5T566-582q-29 28-42.5 53.5T510-474q0 38 20.5 61t55.5 23Zm-130 78v-70q-12-20.85-18-42.92-6-22.08-6-48.08 0-67.62 39.5-121.81T593-695q8-5 15.56-.16 7.55 4.85 8.44 15.16 2 32 21 62t51 53q29 22 42 46t13 59q0 23-5 40.5T721-384h71v-408H384v324q0 15.3-10.29 25.65Q363.42-432 348.21-432t-25.71-10.35Q312-452.7 312-468v-324q0-29.7 21.15-50.85Q354.3-864 384-864h408q29.7 0 50.85 21.15Q864-821.7 864-792v408q0 29.7-21.15 50.85Q821.7-312 792-312H456Zm130-78ZM228-240v71.65q0 10.35-6.8 17.35-6.8 7-17.2 7-10.4 0-17.2-6.83-6.8-6.83-6.8-17.27V-242q-17.18-4.34-28.64-16.49Q139.91-270.64 138-288l-37-296q-2-15.81 8.5-27.91Q120-624 137-624q13.89 0 23.45 8.5Q170-607 172-593l29 233h135q29.7 0 50.85 21.15Q408-317.7 408-288q0 18-9.5 33T372-240h-12v72q0 10.4-6.8 17.2-6.8 6.8-17.2 6.8-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-72h-84Z"/></svg> |