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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M748.9-121.11 121.1-748.89Q110-760 110-774t11-25q11-11 25.67-11 14.66 0 25.33 11l627.89 627.9Q811-160 810.5-146q-.5 14-11.5 25t-25 11q-14 0-25.1-11.11ZM636-336l-72-72H372q-15.3 0-25.65 10.29Q336-387.42 336-372.21t10.35 25.71Q356.7-336 372-336h264Zm-468 96q-29.7 0-50.85-21.15Q96-282.3 96-312v-336q0-29.7 21.15-50.85Q138.3-720 168-720h84l480 480H168Zm107.79-312q15.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.5Zm306 0q15.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.5Zm102 0q15.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.5Zm-408 96q15.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.5Zm102 0q15.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.5Zm306 0q15.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.5ZM864-648v351q0 12-6 20.5T842-264q-10 4-21 2t-19-10L608-466.71q5-5.29 7.5-11.29 2.5-6 2.5-14 0-15.3-10.35-25.65Q597.3-528 582-528q-8 0-14 2.5t-11 7.5l-48-48q4-5 5.5-10.54 1.5-5.55 1.5-11.46 0-15.3-10.35-25.65Q495.3-624 480-624q-5.91 0-11.46 1.5Q463-621 458-617l-42-42q-8-8-9.5-18.25t2.93-20.5Q413-708 421.5-714t20.5-6h349.78Q822-720 843-698.85T864-648Z"/></svg> |