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="M360.11-312Q340-312 326-325.89q-14-13.88-14-34Q312-380 325.89-394q13.88-14 34-14Q380-408 394-394.11q14 13.88 14 34Q408-340 394.11-326q-13.88 14-34 14Zm240 0Q580-312 566-325.89q-14-13.88-14-34Q552-380 565.89-394q13.88-14 34-14Q620-408 634-394.11q14 13.88 14 34Q648-340 634.11-326q-13.88 14-34 14ZM480-72q130 0 221-91t91-221q0-25-5-54t-13.28-50q-21.72 5-35.22 6.5T702-480q-91 0-169-32.5T398-610q-38 77-93.5 128T168-404v20q0 130 91 221t221 91Zm-56-619.19Q469-628 538.5-590T702-552q11 0 19-.5t19-2.5q-51-71-115.5-106T480-696q-14 0-28 1.5t-28 3.31ZM187-489q49-27 88.5-67T341-663q-59 32-95.5 72.5T187-489Zm237-201Zm-83 27Zm-200 99q26-51 66.96-91.62Q248.92-696.24 300-723q-15-32-43.99-50.5Q227.03-792 192-792q-50.42 0-85.21 34.79Q72-722.42 72-672q0 35.03 18.5 64.01Q109-579 141-564ZM480.28 0Q401 0 331-30t-122.5-82.5Q156-165 126-234.81T96-384q0-28.66 4.5-56.83Q105-469 113-497q-52-23-82.5-70.3T0-672q0-80.08 55.96-136.04Q111.92-864 192-864q56.73 0 104.37 30.5Q344-803 367-751q28-9 56.17-13t56.83-4q80 0 149.5 30t122 82.5Q804-603 834-533.28q30 69.73 30 149Q864-305 834-235t-82.5 122.5Q699-60 629.28-30q-69.73 30-149 30ZM211-658Z"/></svg> |