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.9 KiB
XML
1 line
1.9 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M302-337q-3-4 19.5-31t51.5-58q33-36 76-81 15-14 31.5-12.5T510-503q11 14 8 34.5T497-440q-53 31-95 55-36 21-66.5 36.5T302-337ZM432-67q-5 0-10-2t-7-7q-6-8-9.5-18.5T403-115q0-8 1-15.5t3-15.5q-26-5-43.5-26T346-221q0-4 2-20-73-26-116.5-81T177-462q-5 5-11 7.5t-13 2.5q-26 0-41.5-31.5T96-566q0-61 36.5-117t78.5-56q9 0 13.5 8.5T230-707q38-52 93-85t121-41q5-26 26-43t48-17v39q4-6 10-10 5-4 12-7t17-3q9 0 16.5 3t11.5 7q6 4 10 10-14 0-23.5 8T559-825q51 14 95 44.5t76 73.5q0-15 4.5-23.5T749-739q41 0 77.5 56T864-566q0 51-16.5 83T806-451q-6 0-12.5-2.5T782-461q-14 94-65 152t-139 78q2 14 12 21.5t24 7.5h22q6 0 11.5 4.5t7.5 9.5q3 11 13 24t26 27q7 7 7 16t-8 14q-14 10-31.5 15T624-86q-5 0-10-2t-7-7q-6-8-9-18.5t-3-20.5q0-8 1-15.5t3-15.5q-23-4-39.5-20.5T539-225q-15 2-29 3t-30 1q-23 0-46-2.5t-48-7.5q-2 5-2 10 0 17 11 28t27 11h22q6 0 11.5 4.5t7.5 9.5q3 11 12.5 23.5T502-118q7 7 7 16t-8 14q-14 10-31.5 15T432-67Zm307-376q5-23 7-43.5t3-41.5q0-111-79-190t-190-79q-112 0-190.5 79T211-528q0 20 2.5 41t7.5 44q5-20 13-38.5t19-35.5q-7-15-10.5-30t-2.5-29q0-60 42-102t102-42q26 0 51 10t45 27q19-17 44-27t52-10q60 0 101.5 42T720-576q0 17-3.5 31t-9.5 28q11 17 19 35.5t13 38.5ZM480-259q83 0 140-25.5t89-78.5q0-2 .5-5t.5-6q0-29-6.5-56T684-481q-22 24-50 36.5T576-432q-11 0-18-.5t-12-2.5q5-5 7.5-13.5T556-465v-8q5 1 10 1.5t10 .5q44 0 74.5-30t30.5-75q0-44-30.5-75T576-682q-20 0-38 7t-32 21l-26 23-26-23q-15-14-32.5-21t-37.5-7q-45 0-75.5 31T278-576q0 38 24 67.5t62 36.5l-29 31q-19-7-33.5-16.5T276-481q-14 24-20.5 51t-5.5 56v9q32 53 90 79.5T480-259Zm96-250q-26 0-42-20.5T518-576q0-26 16-46.5t42-20.5q26 0 41.5 20.5T634-576q0 26-16 46.5T576-509Zm14-86q6 0 10.5-4.5T605-610q0-6-4.5-10t-10.5-4q-6 0-10 4t-4 10q0 6 4 10.5t10 4.5Zm-206 86q-26 0-42-20.5T326-576q0-26 16-46.5t42-20.5q26 0 42 20.5t16 46.5q0 26-16 46.5T384-509Zm14-86q6 0 10.5-4.5T413-610q0-6-4.5-10t-10.5-4q-6 0-10 4t-4 10q0 6 4 10.5t10 4.5Z"/></svg> |