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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M355-600Zm0 0Zm-54-214q17-15 38-5.41 21 9.58 21 32.41v11q0 22.92 16.52 38.96Q393.05-721 416-721q11.79 0 21.89-5.5Q448-732 456-741q4.52-7 12.65-8.5 8.12-1.5 15.35 3.5 26 19 44.5 46t29.5 58q5 14-1.5 28T536-595q-14 5-27.5-1.5T490-617q-5.36-12.8-10.18-22.4Q475-649 467-660q-12 5-24.5 8t-26.1 3q-37.4 0-68.4-19-31-19-47-52-35 38-60 82.5T216-542q0 27.81 9.93 52.49Q235.85-464.84 253-446q1.54-16.81 8.87-31.52Q269.2-492.23 280-504l53-60q10.75-12 26.88-12 16.12 0 27.16 12.37L422-522q8 11 7.5 24T419-475q-11 11-26 10t-25-12l-8-9-26.3 29.7q-4.7 5.3-7.2 11.3-2.5 6-2.5 13.38 0 4.62 1.5 8.12 1.5 3.5 3.5 8.5 3 13-2 25t-15 22q-14 14-35 15.5t-38-9.5q-17-11-31-25t-25-31q-18.61-25.81-28.81-57.4Q144-507 144-541.62q0-88.38 47-153.88T301-814Zm203 456-24 24v202q0 15.3-10.29 25.65Q459.42-96 444.21-96t-25.71-10.35Q408-116.7 408-132v-130L268-121q-11 11-25 11t-25-11q-11-11-11-25.5t11-25.5l523-523q11-11 25-11t25 11q11 11 11 25t-11 25L651-504h129q15.3 0 25.65 10.29Q816-483.42 816-468.21t-10.35 25.71Q795.3-432 780-432H579l-24 24 72 72h153q15.3 0 25.65 10.29Q816-315.42 816-300.21t-10.35 25.71Q795.3-264 780-264h-81l69 69q11 11 11.5 25T769-145q-11 11-25.5 11T718-145l-70-69v82q0 15.3-10.29 25.65Q627.42-96 612.21-96t-25.71-10.35Q576-116.7 576-132v-154l-72-72Z"/></svg> |