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.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M416-632v115.59q0 5.75 4 9.58t9 3.83q5 0 9-3.85t4-9.63V-659q0-4.5-2.25-6.75T433-668h-6.46q-1.85 0-5.54 2l-36 26q-4 3-5 8t2 9.5q3 4.5 7.5 5t9.5-2.5l17-12Zm113-15q11.14 0 18.57 6.69t7.43 16.99q0 11.32-7.5 21.82T508-559l-28 28q-2 2-2 7v9q0 5 3.69 8.5T490-503h83.37q4.84 0 8.24-3.69Q585-510.38 585-515q0-5-3.36-8.5t-8.16-3.5H513v-1l19-20q31-30 41-44.27 10-14.27 10-30.73 0-21-16-35t-38-14q-15 0-27.63 7.05-12.63 7.04-19.43 19.25-1.94 4.7.06 9.2 2 4.5 7 6.5t9.44.71q4.45-1.28 7.12-5.57Q510-640 516-643.5q6-3.5 13-3.5ZM410.6-288q25.4 0 41.4-13.84t16-35.8q0-13.36-7-24.36t-20-17v-1q10.04-4.74 15.52-14.68Q462-404.63 462-416q0-19.57-14.65-32.28Q432.69-461 410-461q-13.7 0-25.94 6.72Q371.83-447.56 364-437q-3 4-.5 8.85 2.5 4.84 7.5 7 5 2.15 9.5.65t7.5-5.25q2-2.25 20.75-10.25 11.25 0 18.75 5.47t7.5 15.5q0 10.03-8.25 17.03-8.25 7-19.9 7-4.85 0-8.35 3.79T395-378q0 4.62 3.38 8.31 3.38 3.69 8.21 3.69h2.89q13.52 0 22.52 7.5t9 18.73q0 10.29-8.5 18.03Q424-314 411.72-314q-7.55 0-14.64-4-7.08-4-12.08-11.38-3-4.62-7.5-6.62t-9.5 0q-4.55 1.85-7.27 6.92Q358-324 360-319q7.56 14 20.78 22.5Q394-288 410.6-288Zm137.26 0Q571-288 588-304.5t17-39.5q0-21-15.5-37T554-397q-3 0-16 4l-1-1 30-42q3-4.77 2.5-10.02t-5.5-8.12q-5-2.86-10-2.36t-7.85 5.33L512-400q-12 18-17 30t-5 25q0 24.15 16.39 40.58Q522.79-288 547.86-288Zm.14-25q-14 0-23-8.77-9-8.78-9-22.43 0-7.8 4-14.93 4-7.12 12-11.87 5-3 16-3 12.59 0 21.8 8.64 9.2 8.63 9.2 21.36 0 13-8.72 22T548-313ZM480-96q-79.38 0-149.19-30T208.5-208.5Q156-261 126-330.96t-30-149.5Q96-560 126-630q30-70 82.5-122t122.46-82q69.96-30 149.5-30t149.55 30.24q70 30.24 121.79 82.08 51.78 51.84 81.99 121.92Q864-559.68 864-480q0 79.38-30 149.19T752-208.5Q700-156 629.87-126T480-96Z"/></svg> |