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
1020 B
XML
1 line
1020 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M529-408q-33-45-81.5-70.5T343-504q-59 0-111.5 24T144-408h385ZM342.5-576q47.5 0 92.5 12.5t82.5 37.5q37.5 25 63.5 62t35 85q3 17-7.6 30-10.61 13-27.4 13H92q-16.79 0-27.4-13Q54-362 57-379q9.6-50.16 37.92-87.01 28.32-36.85 67.2-61.42T248-564q47-12 94.5-12ZM84-192q-15.3 0-25.65-10.29Q48-212.58 48-227.79t10.35-25.71Q68.7-264 84-264h504q15.3 0 25.65 10.29Q624-243.42 624-228.21t-10.35 25.71Q603.3-192 588-192H84ZM781-48h-49q-15.3 0-25.65-10.29Q696-68.58 696-83.79t10.35-25.71Q716.7-120 732-120h43l57-576H473q-14.87 0-24.94-10.29Q438-716.58 438-731.79t10.35-25.71Q458.7-768 474-768h162v-107.74q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.35Q708-891.3 708-876v108h164q16.2 0 27.1 11.52Q910-744.95 908-729l-60.09 622.81Q845-81 826-64.5 807-48 781-48Zm-71-72h65-65ZM84-48q-15.3 0-25.65-10.29Q48-68.58 48-83.79t10.35-25.71Q68.7-120 84-120h504q15.3 0 25.65 10.29Q624-99.42 624-84.21T613.65-58.5Q603.3-48 588-48H84Zm259-368Z"/></svg> |