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
852 B
XML
1 line
852 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M348-576H180q-15.3 0-25.65-10.35Q144-596.7 144-612v-168q0-15.3 10.29-25.65Q164.58-816 179.79-816t25.71 10.35Q216-795.3 216-780v92q46-59 114.72-93.5Q399.43-816 480-816q100 0 179 51t121 134q7 14 2.5 27.5T764-583q-14 7-27.5 2.5T716-599q-32-65-95-105t-141-40q-62 0-115 25.5T276-648h72q15.3 0 25.65 10.29Q384-627.42 384-612.21t-10.35 25.71Q363.3-576 348-576Zm-48 336h360.19Q671-240 676-250t-2-19L566-413q-5.25-8-14-8t-14 8l-94 125-58-77q-5.25-8-14-8t-14 8l-71.82 96.03Q279-260 284.25-250q5.25 10 15.75 10ZM216-96q-29.7 0-50.85-21.15Q144-138.3 144-168v-276q0-15.3 10.29-25.65Q164.58-480 179.79-480t25.71 10.35Q216-459.3 216-444v276h528v-276q0-15.3 10.29-25.65Q764.58-480 779.79-480t25.71 10.35Q816-459.3 816-444v276q0 29.7-21.15 50.85Q773.7-96 744-96H216Z"/></svg> |