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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M696-213v44.6q0 15.47-10.29 25.93Q675.42-132 660.21-132t-25.71-10.35Q624-152.7 624-168v-120q0-20 14-34t34-14h120q15.3 0 25.65 10.29Q828-315.42 828-300.21t-10.35 25.71Q807.3-264 792-264h-45l81 81q11 11 11 25t-10.52 25q-11.48 11-26.15 11-14.66 0-25.33-11l-81-80ZM479.54-96Q401-96 331-126q-70-30-122.5-82.5T126-330.96q-30-69.96-30-149.5t30-149.04q30-69.5 82.5-122T330.96-834q69.96-30 149.5-30t149.04 30q69.5 30 122 82.5t82.5 122Q864-560 864-480q0 9.18-.5 20.2-.5 11.01-1.5 20.19Q860-424 849.5-416t-27.5 8q-14.32 0-24.16-13T790-448.29q2-8.92 2-16.07v-16.07q0-17.86-2.5-35.71Q787-534 783-552H622q2 17 2.5 35t.5 35.14v18.43q0 9.86-1 18.43-1 15-11.95 26-10.94 11-26.45 11-14.6 0-25.1-11-10.5-11-9.5-26 1-10 1-19v-19q0-17.33-.5-34.67Q551-535 548.8-552H411q-1.5 18-2.25 36t-.75 36q0 18 .75 36t2.25 36h81.3q14.7 0 25.2 10.29t10.5 25.5q0 15.21-10.35 25.71T492-336h-72q7.92 45.11 20.46 86.56Q453-208 480-168q9 0 17-.5t16.89-1.5q15.11-2 27.61 8t12.5 24q0 17-7.5 27.5T522.33-98q-9.8 1-21.57 1.5-11.76.5-21.22.5ZM177-408h161q-2-17-2.5-35t-.5-35q0-19 .5-37t2.5-37H177q-4 18-6.5 36t-2.5 36q0 18 2.5 36t6.5 36Zm213 227q-18-37-27.37-75.79Q353.25-295.57 347-336H204q29 57 77 97t109 58ZM204-624h143q6-40 16-79t26-76q-60 18-108 58t-77 97Zm216 0h120q-8-44-21.5-86T480-789q-25 37-38 79t-22 86Zm193 0h143q-29-57-77-97t-108-58q16 37 26 76t16 79Z"/></svg> |