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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-384q-50 0-85-35t-35-85v-240q0-50 35-85t85-35q50 0 85 35t35 85v240q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q432-483.6 432-504v-240q0-20.4-13.8-34.2Q404.4-792 384-792q-20.4 0-34.2 13.8Q336-764.4 336-744v240q0 20.4 13.8 34.2Q363.6-456 384-456Zm0-168Zm-36 444v-63q-88-11-150.5-73.5T123-467q-2-15.34 7.89-26.17 9.89-10.83 25-10.83t25.61 10.5Q192-483 195-468q14.41 73.11 69.67 114.06Q319.93-313 392-313q11 0 19.5 7.43T420-287v107q0 15.3-10.29 25.65Q399.42-144 384.21-144t-25.71-10.35Q348-164.7 348-180Zm228 0-32 10q-11 3-20.77-1.05Q513.47-175.1 508-184l-7-13q-5-9-4-19t9-18l24-24q-3-14-3-29t3-29l-24-22q-8-8-9-18t4.17-20.42l6.66-13.03Q513-399 523-402.5t21-.5l31 8q11-11 24-18t27-11l7-31q2.37-11.29 10.66-18.15Q651.95-480 663-480h15q10.8 0 18.9 7 8.1 7 11.1 18l8 31q14 5 27.5 11.5T767-395l31-8q11-3 19.98 1.05Q826.97-397.9 832-389l8 13q5 9 4 19.5t-9 18.5l-22 21q3 14 2.5 29.5T812-258l23 23q8 8 9 18.5t-4 19.5l-6.75 12.69Q828-175 818-171t-21 1l-31-10q-11 10-23.5 16.5T716-152l-9 33q-3 11-11 17t-19.45 6h-13.1Q652-96 643-102.5T632-120l-6-32q-14-5-26.5-11.5T576-180Zm98.21-36Q704-216 725-237.21t21-51Q746-318 724.79-339t-51-21Q644-360 623-338.79t-21 51Q602-258 623.21-237t51 21Z"/></svg> |