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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M120-48q-33 0-52.5-19.5T48-120v-84q0-15.3 10.29-25.65Q68.58-240 83.79-240t25.71 10.35Q120-219.3 120-204v84h84q15.3 0 25.65 10.29Q240-99.42 240-84.21T229.65-58.5Q219.3-48 204-48h-84Zm720 0h-84q-15.3 0-25.65-10.29Q720-68.58 720-83.79t10.35-25.71Q740.7-120 756-120h84v-84q0-15.3 10.29-25.65Q860.58-240 875.79-240t25.71 10.35Q912-219.3 912-204v84q0 33-19.5 52.5T840-48ZM479.97-240Q381-240 297-292T164.68-432.99Q159-444 156.5-455.51 154-467.03 154-479q0-12 3-24.5t8-23.5q48-89 132.03-141t183-52Q579-720 663-668t132.32 140.99Q801-516 803.5-504q2.5 12 2.5 24t-3 24q-3 12-8 23-48 89-132.03 141t-183 52Zm-.09-72q83.12 0 152.17-44.8Q701.11-401.6 738-480q-36.84-78.4-105.8-123.2Q563.25-648 480.12-648q-83.12 0-152.17 44.8Q258.89-558.4 222-480q36.84 78.4 105.8 123.2Q396.75-312 479.88-312Zm.34-36q54.78 0 93.28-38.72t38.5-93.5q0-54.78-38.72-93.28t-93.5-38.5q-54.78 0-93.28 38.72t-38.5 93.5q0 54.78 38.72 93.28t93.5 38.5Zm-.22-72q-25 0-42.5-17.5T420-480q0-25 17.5-42.5T480-540q25 0 42.5 17.5T540-480q0 25-17.5 42.5T480-420ZM204-840h-84v120H48v-120q0-33 19.5-52.5T120-912h84q15.3 0 25.65 10.29Q240-891.42 240-876.21t-10.35 25.71Q219.3-840 204-840Zm708 0v84q0 15.3-10.29 25.65Q891.42-720 876.21-720t-25.71-10.35Q840-740.7 840-756v-84h-84q-15.3 0-25.65-10.29Q720-860.58 720-875.79t10.35-25.71Q740.7-912 756-912h84q33 0 52.5 19.5T912-840ZM480-480Z"/></svg> |