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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-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-56ZM672-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-384Z"/></svg> |