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
2.0 KiB
XML
1 line
2.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M624-84q-9.88 0-16.94-7.06Q600-98.12 600-108v-144q0-9.88 7.06-16.94Q614.12-276 624-276h24v-48q0-29.7 21.21-50.85 21.21-21.15 51-21.15T771-374.85q21 21.15 21 50.85v48h24q9.88 0 16.94 7.06Q840-261.88 840-252v144q0 9.88-7.06 16.94Q825.88-84 816-84H624Zm60-192h72v-48q0-15.3-10.29-25.65Q735.42-360 720.21-360t-25.71 10.35Q684-339.3 684-324v48ZM251.79-564q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm0 120q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm114-120q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm0 120q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm114-120q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm0 120q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm114-120q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm0 120q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm114-120q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM167.72-204Q138-204 117-225.15T96-276v-408q0-29.7 21.15-50.85Q138.3-756 168-756h624q29.7 0 50.85 21.15Q864-713.7 864-684v223q0 17-15.5 24.5T819-440q-18-11-36.5-17.5T744-466v-5q0-15-10.59-25.5T708-507q-15.3 0-25.65 10.4Q672-486.19 672-470.81v4.31q0 2.5 1 4.5-29 8-56 24t-47 42H372q-15.3 0-25.65 10.29Q336-375.42 336-360.21t10.35 25.71Q356.7-324 372-324h162q-3 11-4.5 23t-1.5 25v36q0 15.3-10.36 25.65Q507.28-204 491.97-204H167.72Z"/></svg> |