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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M672-192q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm-.5-144q10.5 0 17.5-6.5t7-17q0-10.5-7.2-17.5t-16.8-7q-11 0-17.5 7.2T648-360q0 11 6.5 17.5t17 6.5Zm.27 240Q592-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> |