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="M132-144q-15.3 0-25.65-10.29Q96-164.58 96-179.79t10.35-25.71Q116.7-216 132-216h312v-438q-23-8-40.5-25.5T378-720H240l110.96 255.12Q356-454 356.5-443.49q.5 10.52-1.5 21.49-9 43-47.5 64.5T228-336q-41 0-79.5-21.5T101-421.83Q99-433 99.5-443.5q.5-10.5 5.54-21.38L216-720h-36q-15.3 0-25.65-10.29Q144-740.58 144-755.79t10.35-25.71Q164.7-792 180-792h197.55q11.45-32 39.35-52 27.9-20 63-20t63.1 20q28 20 39.45 52H780q15.3 0 25.65 10.29Q816-771.42 816-756.21t-10.35 25.71Q795.3-720 780-720h-36l111 255q5 10.4 6 21.28 1 10.87-1 22.22-8 43.5-47.5 64.5T732-336q-41 0-79.5-21.5T605-421.83q-2-11.17-1.5-21.67.5-10.5 5.54-21.38L720-720H582q-8 23-25.5 40.5T516-654v438h312q15.3 0 25.65 10.29Q864-195.42 864-180.21t-10.35 25.71Q843.3-144 828-144H132Zm520-300h160l-80-183-80 183Zm-504 0h160l-80-183-80 183Zm331.79-276q15.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.5Z"/></svg> |