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="M480.21-288q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm0-144q-15.21 0-25.71-10.35T444-468v-168q0-15.3 10.29-25.65Q464.58-672 479.79-672t25.71 10.35Q516-651.3 516-636v168q0 15.3-10.29 25.65Q495.42-432 480.21-432ZM216-480.48Q216-432 235.5-391q19.5 41 52.5 70v-27q0-15.3 10.29-25.65Q308.58-384 323.79-384t25.71 10.35Q360-363.3 360-348v120q0 15.3-10.35 25.65Q339.3-192 324-192H204q-15.3 0-25.65-10.29Q168-212.58 168-227.79t10.35-25.71Q188.7-264 204-264h38q-45-40-71.5-95.67Q144-415.35 144-480q0-84.83 44-153.41Q232-702 304.2-737q12.8-7 25.8-.5t18 20.69q5 14.2-.5 27.5Q342-676 329-669q-50.62 27.83-81.81 77.65Q216-541.52 216-480.48Zm528 20.96Q744-508 724.5-549 705-590 672-619v28q0 14.87-10.29 24.94Q651.42-556 636.21-556t-25.71-10.35Q600-576.7 600-592v-120q0-15.3 10.35-25.65Q620.7-748 636-748h120q15.3 0 25.65 10.29Q792-727.42 792-712.21t-10.35 25.71Q771.3-676 756-676h-38q45 40 71.5 95.67Q816-524.65 816-460q0 85-44 153.5T655.8-203q-12.8 7-25.8.5t-18-20.69q-5-14.2.5-27.5Q618-264 631-271q50.62-27.83 81.81-77.65Q744-398.48 744-459.52Z"/></svg> |