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="M480.39-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.81-834q69.81-30 149.19-30 27.46 0 53.73 3.5Q560-857 586-849q14 3.87 21 16.94 7 13.06 3 27.06-4 14-17 22t-27 3q-21-7-42.5-9.5T480-792q-24 38-37.85 80.64Q428.31-668.72 420-624h72q15.3 0 25.65 10.29Q528-603.42 528-588.21t-10.35 25.71Q507.3-552 492-552h-81.18q-1.82 18-2.32 36-.5 18-.5 36t.75 36q.75 18 2.25 36h137.54q1.46-8 1.96-17.5t.5-18.5q1-15 11.5-25.5t25.45-10.5q14.95 0 25.5 10.5T624-444.43q0 9.43-.5 18.93T622-408h161q1.79-9 3.13-18 1.35-9 3.14-18 1.79-15.3 12.54-25.65Q812.55-480 827.78-480q15.22 0 25.72 10.83Q864-458.34 862-443q-7 73-39.5 136.5t-84 110Q687-150 621-123T480.39-96ZM177-408h161q-2-19-2.5-37t-.5-37q0-17 .5-35t2.5-35H177q-4 18-6.5 36t-2.5 36q0 18 2.5 36t6.5 36Zm213 227q-17-37-26.5-73.5T347-336H204q29 55 77 96t109 59ZM204-624h143q7-45 16-81.5t27-73.5q-61 18-109 58t-77 97Zm276 454q25-38 38.5-80t21.5-86H420q9 44 22 86t38 80Zm90-11q61-18 109-59t77-96H613q-7 45-16.5 81.5T570-181Zm78-371q-9.88 0-16.94-7.06Q624-566.12 624-576v-144q0-9.88 7.06-16.94Q638.12-744 648-744h24v-48q0-29 21.21-50.5t51-21.5Q774-864 795-842.5t21 50.5v48h24q9.88 0 16.94 7.06Q864-729.88 864-720v144q0 9.88-7.06 16.94Q849.88-552 840-552H648Zm60-192h72v-48q0-15.3-10.29-25.65Q759.42-828 744.21-828t-25.71 10.35Q708-807.3 708-792v48Z"/></svg> |