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="M755.76-96Q726-96 705-117.15 684-138.3 684-168v-75q-68-12-112-64.5T528-432v-168q0-29 21-50.5t51-21.5h240q29 0 50.5 21.5T912-600v168q0 72-44 124.5T756-243v75h71.75q15.25 0 25.75 10.29t10.5 25.5q0 15.21-10.37 25.71Q843.25-96 827.92-96h-72.16ZM787-456h53v-144H600v72h52q29.05 0 55.03 14Q733-500 749-476q7 10 17.08 15 10.07 5 20.92 5Zm-67 144q37.07 0 66.53-20Q816-352 830-384h-43q-29.05 0-55.03-13.5Q706-411 690.12-434.82q-7.15-9.71-17.08-15.44Q663.12-456 652-456h-52v24q0 51 34.5 85.5T720-312Zm-30-164ZM264-288h-48q-29.7 0-50.85-21.15Q144-330.3 144-360v-288q-15 0-25.5-10.29t-10.5-25.5q0-15.21 10.35-25.71T144-720h120v-72h-24q-15.3 0-25.65-10.29Q204-812.58 204-827.79t10.35-25.71Q224.7-864 240-864h120q15.3 0 25.65 10.29Q396-843.42 396-828.21t-10.35 25.71Q375.3-792 360-792h-24v72h120q15.3 0 25.65 10.29Q492-699.42 492-684.21t-10.35 25.71Q471.3-648 456-648v288q0 29.7-21.15 50.85Q413.7-288 384-288h-48v173.44Q336-103 324.5-99t-19.5-4l-30-30q-5-5-8-11.46-3-6.46-3-14.54v-129Zm-48-72h168v-72h-72q-9.6 0-16.8-7.2-7.2-7.2-7.2-16.8 0-9.6 7.2-16.8 7.2-7.2 16.8-7.2h72v-48h-72q-9.6 0-16.8-7.2-7.2-7.2-7.2-16.8 0-9.6 7.2-16.8 7.2-7.2 16.8-7.2h72v-72H216v288Z"/></svg> |