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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M720-480q0-66-37-119.5T586-679q-13.97-6.03-20.48-18.51Q559-710 564-724q5-14 18-21.5t27-2.5q81 32 132 104.5T792-480q0 89.11-49.5 161.06Q693-247 613-214q-14 6-29-.5t-20.45-21.47Q559-250 565.52-262.49 572.03-274.97 586-281q60-26 97-79.5T720-480Zm-432 96H180q-15.3 0-25.65-10.35Q144-404.7 144-420v-120q0-15.3 10.35-25.65Q164.7-576 180-576h108l131-131q17-17 39-7.55t22 33.76v401.48q0 24.31-22 33.81-22 9.5-39-7.5L288-384Zm360-95.54q0 37.54-16.5 69.04Q615-379 585-360q-10 5-21.5 4T552-373v-215q0-16 11.5-17t21.5 4q30 19 46.5 51t16.5 70.46ZM408-366v-228l-90 90H216v48h102l90 90ZM96.21-648Q81-648 70.5-658.35T60-684v-132q0-29.7 21.15-50.85Q102.3-888 132-888h132q15.3 0 25.65 10.29Q300-867.42 300-852.21t-10.35 25.71Q279.3-816 264-816H132v132q0 15.3-10.29 25.65Q111.42-648 96.21-648ZM684-72q-15.3 0-25.65-10.29Q648-92.58 648-107.79t10.35-25.71Q668.7-144 684-144h132v-132q0-15.3 10.29-25.65Q836.58-312 851.79-312t25.71 10.35Q888-291.3 888-276v132q0 29.7-21.15 50.85Q845.7-72 816-72H684ZM312-480Z"/></svg> |