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="m588-474-72-72v-18q0-15.3 10.29-25.65Q536.58-600 551.79-600t25.71 10.35Q588-579.3 588-564v90ZM330-96q-17 0-29.5-12.5T288-138v-6q-29 0-50.5-20T216-213v-435q0-18.83 9-34.92Q234-699 250-710l62 62h-24v432h384v-72l72 72.21Q744-186 722.85-165T672-144v6q0 17-12.5 29.5T630-96q-17 0-29.5-12.5T588-138v-6H372v6q0 17-12.5 29.5T330-96Zm42-441 72 71.74v165.01q0 15.25-10.29 25.75t-25.5 10.5q-15.21 0-25.71-10.33-10.5-10.32-10.5-25.59V-537Zm144 144 72 71.54V-300q0 15.3-10.29 25.65Q567.42-264 552.21-264t-25.71-10.3Q516-284.6 516-299.83V-393Zm278 277q-11 11-25.67 11-14.66 0-25.33-11L115-743q-11-10.67-11-25.33Q104-783 115-794q11-11 25.67-11 14.66 0 25.33 11l628 628q11 10.64 11 24.82T794-116ZM465-393Zm135-327.23h72q29.7 0 50.85 21.11Q744-678 744-648v253q0 18-11.25 27T708-359q-13.5 0-24.75-9.22T672-395v-253H432q-29.7 0-50.85-21.19Q360-690.37 360-720.12v-72.13Q360-822 381.15-843T432-864h96q29.7 0 50.85 21.12Q600-821.77 600-792.12v71.89ZM432-720h96v-72h-96v72Zm111 201Z"/></svg> |