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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M672-192q8.46 0 14.23-5.77T692-212q0-8.46-5.77-14.23T672-232q-8.46 0-14.23 5.77T652-212q0 8.46 5.77 14.23T672-192Zm.29-192q-15.29 0-28.79 7t-21.36 20.09q-3.14 4.91-.6 10.19 2.54 5.28 8.46 7.72 5 2 10 .5t9-6.5q5-5 10.63-8.5 5.62-3.5 12.37-3.5 10.56 0 18.28 7.08Q698-342.83 698-332q0 8.46-5 14.23T682-307q-6 5-11.06 10.1-5.05 5.1-8.94 11.9-3 6-3.5 12.83-.5 6.82-.5 14.17 0 5.62 4.5 10.31t10.65 4.69q6.16 0 10-4.5Q687-252 687-258.89q0-9.47 4-16.79 4-7.32 10.74-13.58 10.1-8.61 17.68-19.17Q727-319 727-333q0-21.52-16.09-36.26Q694.82-384 672.29-384Zm-.52 288Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.23-424q56.22-56 136-56Q752-480 808-423.77q56 56.22 56 136Q864-208 807.77-152q-56.22 56-136 56ZM516-624h132L480-792l168 168-168-168v132q0 15.3 10.35 25.65Q500.7-624 516-624ZM216-96q-29.7 0-50.85-21.15Q144-138.3 144-168v-624q0-29.7 21.15-50.85Q186.3-864 216-864h282q14.22 0 27.11 5Q538-854 549-843l150 150q11 11 16 23.89t5 27.11v55q0 15.69-11.5 25.85Q697-551 681-552h-8q-62 0-115 25.5T468-456H323.93q-14.93 0-25.43 10.29t-10.5 25.5q0 15.21 10.35 25.71T324-384h102q-7 17-11 35.03-4 18.04-6 36.97h-85q-15.3 0-25.65 10.29Q288-291.42 288-276.21t10.35 25.71Q308.7-240 324-240h87.72Q417-214 427-189.5t24.81 46.52Q462-128 454.5-112t-24.97 16H216Z"/></svg> |