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="M96-180v-570q0-8 3.5-16t10.5-13l156-117q10.08-8 22-8t22 8l156 117q7 5 10.5 13t3.5 16v78h348q15.3 0 25.65 10.35Q864-651.3 864-636v456q0 15.3-10.35 25.65Q843.3-144 828-144H132q-15.3 0-25.65-10.35Q96-164.7 96-180Zm72-36h72v-72h-72v72Zm0-152h72v-72h-72v72Zm0-152h72v-72h-72v72Zm0-152h72v-72h-72v72Zm168 0h72v-72h-72v72Zm0 456h456v-384H336v384Zm252-305h96q15.3 0 25.65 10.29Q720-500.42 720-485.21t-10.35 25.71Q699.3-449 684-449h-96q-15.3 0-25.65-10.29Q552-469.58 552-484.79t10.35-25.71Q572.7-521 588-521Zm0 154h96q15.3 0 25.65 10.29Q720-346.42 720-331.21t-10.35 25.71Q699.3-295 684-295h-96q-15.3 0-25.65-10.29Q552-315.58 552-330.79t10.35-25.71Q572.7-367 588-367ZM480-485.21q0 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.5q15.21 0 25.71 10.29t10.5 25.5ZM444.21-295q-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.5Z"/></svg> |