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
899 B
XML
1 line
899 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M785-73 521-336H92q-16.84 0-27.92-13Q53-362 56-379q10-49 37-86t65.5-61.5q38.5-24.5 84.67-37T336-576q15 0 27 1t26 3v102L71-788q-11-11-11.5-25T70-838q11-11 25.67-11 14.66 0 25.33 11l715 714q11 10.64 11 24.82T836-74q-11 11-25.5 11.5T785-73ZM84-192q-15.3 0-25.65-10.29Q48-212.58 48-227.79t10.35-25.71Q68.7-264 84-264h504q15.3 0 25.65 10.29Q624-243.42 624-228.21t-10.35 25.71Q603.3-192 588-192H84Zm0 144q-15.3 0-25.65-10.29Q48-68.58 48-83.79t10.35-25.71Q68.7-120 84-120h504q15.3 0 25.65 10.29Q624-99.42 624-84.21T613.65-58.5Q603.3-48 588-48H84Zm756-203q-9 3-19.5 1T802-260L466-596q-9.05-9.39-14.02-20.2Q447-627 445-639l-9-89q-2-16 9-28t27-12h164v-107.74q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.35Q708-891.3 708-876v108h164q16.2 0 27.1 11.82Q910-744.36 908-728l-44 446q-2 11-8.5 19.5T840-251Z"/></svg> |