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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M587-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-636v373q0 17-14.12 28.5T507-228l-66-17 111 111q7 7 16.13 10.5 9.13 3.5 18.87 3.5h157q39.6 0 67.8-28.2Q840-176.4 840-216v-180q0-15.3 10.29-25.65Q860.58-432 875.79-432t25.71 10.35Q912-411.3 912-396v180q0 70-49 119T744-48H587Zm104-204ZM384-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-86Zm251.79 302q15.21 0 25.71 10.35T672-492v120q0 15.3-10.29 25.65Q651.42-336 636.21-336t-25.71-10.35Q600-356.7 600-372v-120q0-15.3 10.29-25.65Q620.58-528 635.79-528Zm120 48q15.21 0 25.71 10.32 10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5t-25.71-10.32Q720-356.65 720-371.91v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5Z"/></svg> |