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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m552-147 235-72q-8-21-26.39-33-18.38-12-41.61-12H508q-17 0-34-2.5t-33-8.5l-36-14q-13.87-4.71-19.93-18.86Q379-322 384-336t19-20q14-6 28-1l34 13q11 4 21.5 6t21.5 2h92q0-10-5-17t-15-11l-256-92h-36v228l264 81Zm-23 68-241-74q0 23-17 39.5T231-96H120q-30 1-51-20.44Q48-137.89 48-168v-288q0-29.7 21.18-50.85Q90.36-528 120.11-528H322q8 0 15 1.5t13.55 3.61L607-431q30 11 47.5 37.25T672-336h47q58 0 101.5 36t43.5 92q0 20-13.5 34T818-154L577-79q-12 4-24 3.5T529-79Zm-409-89h96v-288h-96v288Zm504-334-73-26q-5-52-41.5-86T420-648q-29 0-56 13t-45 35h-84q20-46 60-76.5t89-39.5v-76h-12q-15.3 0-25.65-10.29Q336-812.58 336-827.79t10.35-25.71Q356.7-864 372-864h157q27 0 52 8t50 21q11 5 18.5 14.5T657-799q0 15.76-10.64 26.88T620-761q-8 0-15-3.79T591-774q-14-9-29.67-13.5Q545.65-792 529-792h-73v76q72 12 120 69t48 131v14Zm-204-98Zm335.75 72q-34.75 0-59.25-24.67Q672-577.35 672-612q0-20 17.5-56.5T742-759q2-3 14-7l14 7q35 54 52.5 91t17.5 56q0 34.65-24.75 59.33Q790.5-528 755.75-528Z"/></svg> |