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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M215.79-192Q186-192 165-213.2q-21-21.19-21-50.96v-36.08Q144-330 165.21-351q21.21-21 51-21T267-350.8q21 21.19 21 50.96v36.08Q288-234 266.79-213q-21.21 21-51 21ZM830-192h-56.83q-9.17 0-14.17-7.5t-3-15.5l11-38.78q2-7.22 7-10.72 5-3.5 12-2.5l49.24 7.2Q848-258 856-248.53q8 9.47 8 22.1 0 14.43-9.84 24.43T830-192Zm-134-12-102-35q-8-2-11-9.5t0-15.5l28-61q3-8 10.5-10t14.73 2.34L723-284q5.33 2.73 7.67 8.18 2.33 5.46.33 11.82l-12 47q-2 8-8.5 11.5T696-204Zm-167.08-64.09L450-289q-8-2-13-8.3-5-6.3-5-14.7v-42q0-19.35 6.5-36.17Q445-407 459-419q5-5 12-4.5t14 3.5l87.96 46.67q6.04 3.33 8.54 9.83 2.5 6.5-.5 13.5l-31.32 71.65Q547-272 541.5-269t-12.58.91ZM346-300q-9 0-15.82-5.34-6.82-5.35-8.18-13.66-8-38-37.44-63.5-29.44-25.5-68.98-25.5H198q-8 0-13-5t-5-13q0-8 5-13t12.82-5H233q18 0 35-4.5t32-14.5q5-4 12-4t12 4q16.18 10.86 34.79 14.93Q377.39-444 396-444q10.91 0 15.45 9.5Q416-425 411-415q-8 16-11.5 30.5T396-353v35q0 8-5 13t-13 5h-32ZM233-480q-37 0-63-26t-26-63q0-17.62 6.5-34.32Q157-620.01 170-633l46-44.91v-54.41q0-14.68 10.29-25.18t25.5-10.5q15.21 0 25.71 10.35T288-732v69q0 7.14-2.98 13.62-2.98 6.47-8.02 11.38l-55.81 55.85q-2.19 2.15-3.69 5.82-1.5 3.66-1.5 7.33 0 7 5 12t12 5q7 0 18-9 14-11 29.5-18.5t32.63-7.5q17.12 0 32 7.5Q360-572 374-561l8 6q4 3 9 3 7 0 12-5t5-12q0-3.55-1.5-7.09-1.5-3.55-3.5-5.91l-56-56q-5.04-4.91-8.02-11.38Q336-655.86 336-663v-69q0-15.3 10.29-25.65Q356.58-768 371.79-768t25.71 10.35Q408-747.3 408-732v54.23L454-633q13 13.14 19.5 29.57t6.5 33.96q0 37.81-26 63.64T391-480q-17.92 0-33.96-7T327-505.2q-4-2.8-7-5.8t-8-3q-7 0-16 9-14 11-30 18t-33 7Zm79-288Z"/></svg> |