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
930 B
XML
1 line
930 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-830 130-576h86q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8H84q-15.3 0-25.65-10.35Q48-548.7 48-564v-132q0-10.4 6.8-17.2Q61.6-720 72-720q10.4 0 17.2 6.8Q96-706.4 96-696v86l254-254h-86q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h132q15.3 0 25.65 10.35Q432-891.3 432-876v132q0 10.4-6.8 17.2-6.8 6.8-17.2 6.8-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-86ZM587-48q-24 0-46-9t-39-26L329-256q-11-11-8.5-27.5T335-312q14-14 32-18.5t37 .5l76 19v-325q0-15.3 10.29-25.65Q500.58-672 515.79-672t25.71 10.35Q552-651.3 552-636v252h48v-107.74q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.35Q672-507.3 672-492v108h48v-60q0-15.3 10.29-25.65Q740.58-480 755.79-480t25.71 10.35Q792-459.3 792-444v60h48v-12q0-15.3 10.29-25.65Q860.58-432 875.79-432t25.71 10.35Q912-411.3 912-396v180q0 70-49 119T744-48H587Z"/></svg> |