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
987 B
XML
1 line
987 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M422-429h116l21 59q2.44 7.06 7.72 11.03Q572-355 580-355q12 0 19-10t2-21l-90-242q-2-7-8.1-11t-13.61-4h-18.78q-7.51 0-14.01 4t-8.5 11l-90 242.37q-5 10.81 2 20.72 7 9.91 19 9.91 8 0 14.5-4.5t8.94-11.62L422-429Zm15-42 42-119h2l42 119h-86Zm43.28 375Q401-96 331-126t-122.5-82.5Q156-261 126-330.81T96-480q0-32 4.5-62.5T116-603q5-14 18.5-19.5T162-621q14 8 19.5 22.5t.5 29.5q-7 22-10.5 44.17T168-480q0 130 91 221t221 91q130 0 221-91t91-221q0-130-91-221t-221-91q-23.74 0-46.99 3.5Q409.76-785 387-778q-15 5-29.19-.56Q343.62-784.11 337-798q-6-14 0-27t20-18q30-10 60.5-15.5T480-864q80 0 149.5 30t122 82.5Q804-699 834-629.28q30 69.73 30 149Q864-401 834-331t-82.5 122.5Q699-156 629.28-126q-69.73 30-149 30ZM228-672q-25 0-42.5-17.5T168-732q0-25 17.5-42.5T228-792q25 0 42.5 17.5T288-732q0 25-17.5 42.5T228-672Zm12 192q0-100 70-170t170-70q100 0 170 70t70 170q0 100-70 170t-170 70q-100 0-170-70t-70-170Z"/></svg> |