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="M432-168v-72h-48q-79.68 0-135.84-56.16T192-432q0-52 25.5-97t70.5-71q0-50 34.5-85t84.5-35h13l-6-16q-5-14 .5-27.5T434-782l23-9-5-14q-5-14 1-27.5t20-18.5q13.98-5 27.49.5Q514-845 519-831l5 13 22-9q14-5 28 1t19 20l97 245q5 14-1 28t-20 19l-22 9 5 14q5 14-.87 27.33Q645.26-450.33 631-445q-13.98 5-27.49-.5Q590-451 585-465l-6-14-21 9q-14.46 6-28.02-.5Q516.42-477 511-491l-12-31q-17 20-41 31t-50.19 11Q379-480 354-492.5 329-505 312-528q-23 17-35.5 41.8Q264-461.4 264-432q0 50 35 85t85 35h300q15.3 0 25.65 10.29Q720-291.42 720-276.21t-10.35 25.71Q699.3-240 684-240H528v72h204q15.3 0 25.65 10.29Q768-147.42 768-132.21t-10.35 25.71Q747.3-96 732-96H228q-15.3 0-25.65-10.29Q192-116.58 192-131.79t10.35-25.71Q212.7-168 228-168h204Zm132-382 45-17-70-179-45 17 70 179Zm-156-2q20.4 0 34.2-13.8Q456-579.6 456-600q0-20.4-13.8-34.2Q428.4-648 408-648q-20.4 0-34.2 13.8Q360-620.4 360-600q0 20.4 13.8 34.2Q387.6-552 408-552Zm156 2Zm-156-50Zm0 0Z"/></svg> |