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="M168-264v-432 432ZM707.76-48Q678-48 657-69.15 636-90.3 636-120v-75q-68-12-112-64.5T480-384v-168q0-29 21-50.5t51-21.5h240q29 0 50.5 21.5T864-552v168q0 72-44 124.5T708-195v75h71.75q15.25 0 25.75 10.29t10.5 25.5Q816-69 805.63-58.5 795.25-48 779.92-48h-72.16ZM739-408h53v-144H552v72h52q29.05 0 55.03 14Q685-452 701-428q7 10 17.08 15 10.07 5 20.92 5Zm-67 144q37.07 0 66.53-20Q768-304 782-336h-43q-29.05 0-55.03-13.5Q658-363 642.12-386.82q-7.15-9.71-17.08-15.44Q615.12-408 604-408h-52v24q0 51 34.5 85.5T672-264Zm-30-164ZM372-528q15.3 0 25.65-10.29Q408-548.58 408-563.79t-10.35-25.71Q387.3-600 372-600h-96q-15.3 0-25.65 10.29Q240-579.42 240-564.21t10.35 25.71Q260.7-528 276-528h96Zm0 168q15.3 0 25.65-10.29Q408-380.58 408-395.79t-10.35-25.71Q387.3-432 372-432h-96q-15.3 0-25.65 10.29Q240-411.42 240-396.21t10.35 25.71Q260.7-360 276-360h96ZM167.73-192Q138-192 117-213.16q-21-21.16-21-50.88v-432.24Q96-726 117.15-747T168-768h660q15.3 0 25.65 10.29Q864-747.42 864-732.21t-10.35 25.71Q843.3-696 828-696H168v432h252q15.3 0 25.65 10.29Q456-243.42 456-228.21t-10.36 25.71Q435.28-192 419.97-192H167.73Z"/></svg> |