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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m234-204 32 32q11 11 11 25t-11 25q-11 11-25.5 11T215-122l-94-93q-5-5-7.5-11.32t-2.5-13.54q0-7.22 2.5-13.54 2.5-6.31 7.9-11.73L215-359q11-11 25.67-11 14.66 0 25.33 11 11 10.67 11 25.33 0 14.67-10.98 25.65L234-276h492l-32-32q-11-11-10.5-25.5T695-359q11-11 25.5-11t25.5 11l92.65 93.87q5.35 5.42 7.85 11.73 2.5 6.32 2.5 13.54 0 7.22-2.5 13.54Q844-220 839-215l-94 94q-11 11-25 10.5t-25-11.02q-11-11.48-11-26.12 0-14.65 10.72-25.3L726-204H234Zm210-264v-408q0-15.3 10.29-25.65Q464.58-912 479.79-912t25.71 10.35Q516-891.3 516-876v408q0 15.3-10.29 25.65Q495.42-432 480.21-432t-25.71-10.35Q444-452.7 444-468Zm-150-95.96v-215.76q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.34q10.5 10.34 10.5 25.62v215.76q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.34Q294-548.68 294-563.96Zm300 0v-215.76q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.34q10.5 10.34 10.5 25.62v215.76q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.34Q594-548.68 594-563.96ZM144-648v-48q0-15.3 10.29-25.65Q164.58-732 179.79-732t25.71 10.35Q216-711.3 216-696v48q0 15.3-10.29 25.65Q195.42-612 180.21-612t-25.71-10.35Q144-632.7 144-648Zm600 0v-48q0-15.3 10.29-25.65Q764.58-732 779.79-732t25.71 10.35Q816-711.3 816-696v48q0 15.3-10.29 25.65Q795.42-612 780.21-612t-25.71-10.35Q744-632.7 744-648Z"/></svg> |