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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m908-728-44 446q-1.8 22.62-23.4 30.31-21.6 7.69-38.85-9.56-5.75-5.75-8.25-13.27T792-290l40-406H473q-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.82Q910-744.36 908-728ZM629-450ZM785-73 70-788q-11-10.67-11-25.33Q59-828 70-839q11-11 25.67-11 14.66 0 25.33 11l715 715q11 10.64 11 24.82T836-74q-11 11-25.5 11.5T785-73ZM84-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-192H84Zm0 144q-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-48H84Zm304-524v72q-11-2-22.5-3t-25.5-1q-60.08 0-113.54 29Q173-446 144-408h408l72 72H92q-16.84 0-27.92-13Q53-362 56-379q10-50 37.5-87t66.5-61.5q39-24.5 85.5-36.5t94.5-12q14 0 26 1t22 3Zm-38 144Z"/></svg> |