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="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.5ZM216-792v624-624 168-168Zm108 408h96q15.3 0 25.65-10.29Q456-404.58 456-419.79t-10.35-25.71Q435.3-456 420-456h-96q-15.3 0-25.65 10.29Q288-435.42 288-420.21t10.35 25.71Q308.7-384 324-384Zm0 144h48q15.3 0 25.65-10.29Q408-260.58 408-275.79t-10.35-25.71Q387.3-312 372-312h-48q-15.3 0-25.65 10.29Q288-291.42 288-276.21t10.35 25.71Q308.7-240 324-240ZM216.4-96Q186-96 165-117.15T144-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 14.87-10.29 24.94Q699.42-552 684.21-552t-25.71-10.35Q648-572.7 648-588v-36H516q-15.3 0-25.65-10.35Q480-644.7 480-660v-132H216v624h204q15.3 0 25.65 10.29Q456-147.42 456-132.21t-10.35 25.71Q435.3-96 420-96H216.4Zm455.83-384Q752-480 808-423.77q56 56.22 56 136Q864-208 807.77-152q-56.22 56-136 56Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.23-424q56.22-56 136-56Z"/></svg> |