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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M242-264q-45-40-71.5-95.5T144-480q0-85 43.5-153T302-736q13-7 26.5-.5t18.5 20.93q5 13.52 0 27.05Q342-675 329-668q-51 27-82 76.5T216-480q0 48 19.5 89.5T288-320v-28q0-15.3 10.29-25.65Q308.58-384 323.79-384t25.71 10.35Q360-363.3 360-348v120q0 15.3-10.35 25.65Q339.3-192 324-192H204q-15.3 0-25.65-10.29Q168-212.58 168-227.79t10.35-25.71Q188.7-264 204-264h38Zm430-375v27q0 15.3-10.29 25.65Q651.42-576 636.21-576t-25.71-10.35Q600-596.7 600-612v-120q0-15.3 10.35-25.65Q620.7-768 636-768h120q15.3 0 25.65 10.29Q792-747.42 792-732.21t-10.35 25.71Q771.3-696 756-696h-39q41 37 66.5 86T814-504h-72q-5-41-23-75t-47-60Zm29 591q-6 0-10.5-3.94T684-62l-10.29-42.2Q660-109 648-116q-12-7-23-16l-41.61 13q-6.78 2-12.58-.5-5.81-2.5-8.81-7.23l-18-31.54q-3-4.73-2.5-10.73t5.37-11.15L579-210q-3-14-3-28.5t3-29.5l-31.26-29q-4.74-5-5.74-11t2-10.73l18-31.54q3-4.73 9-7.23t12-.5l41 12q11-10 23.5-17t26.21-11.9L684-418q2-6.13 6.5-10.06Q695-432 701-432h36q6 0 10.5 3.94 4.5 3.93 6.5 10.06l11 42q17 7 29 14.5t22 15.5l40-12q6.3-2 12.15.5 5.85 2.5 8.85 7.06l18 31.88q3 4.56 2 10.56-1 6-6 11l-30 28q2 17 2.5 31.5T861-209l31.26 29q4.74 5 5.24 11t-2.5 10.73l-18 31.54q-3 4.73-9 7.23t-12 .5l-41-13q-11 9-24 16.5t-26.71 12.19L754-62q-2 6.12-6.5 10.06Q743-48 737-48h-36Zm19.21-120Q750-168 771-189.21t21-51Q792-270 770.79-291t-51-21Q690-312 669-290.79t-21 51Q648-210 669.21-189t51 21Z"/></svg> |