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="M495-167q5 0 9.5-2t7.5-5l307-308q10-10 15.5-23t5.5-26.75q0-14.67-5.5-27.96Q829-573 819-583L633-770q-11-10-23.89-15.5T582-791q-20 0-36.5 11.5T515-754l75 72q16 16 25.5 35.5T625-604q0 40-28 68t-67.88 28q-18.99 0-36.55-7Q475-522 461-536l-82-82-155 155q-3 4-5 8.24-2 4.23-2 9.08 0 9.68 7.25 16.68t16.92 7q4.83 0 8.83-2t8-5l94-93q11-11 25-11t25 11q11 11 11 25t-11 25l-94 94q-4 4-5.5 8.18-1.5 4.17-1.5 8.95 0 9.55 7.07 16.71t16.98 7.16q4.95 0 9.45-2 4.5-2 7.5-5l94-94q11-11 25-11t25 11q11 11 11 25.5T486-387l-93 93q-4 4-5.5 8.75t-1.5 9.5q0 9.5 7.07 16.62 7.07 7.13 16.98 7.13 4.95 0 9.45-2 4.5-2 7.5-5l94-94q11-11 25-11t25 11q11 11 11 25.5T571-302l-93 93q-3 4-5 8.42t-2 9.47q0 10.11 7 17.11t17 7Zm-1 70q-37 0-64-24.5T399-182q-33-3-56.5-27T314-266.13q-34-4.87-57.5-28.37T230-351q-37-2-61-30t-24-64.69q0-19.31 7-36.81 7-17.5 21-31.5l155-154q20.7-21 50.85-21Q409-689 430-668l81 81q4 4 8 5.5t8.64 1.5q10.44 0 17.4-7 6.96-7 6.96-17.29 0-4.57-2-9.14t-5-7.57L396-770q-11-11-24.05-16t-27.45-5q-13.5 0-26.5 5.5T294-770L141-617q-13 13-18 31t-1 36q3 14-5 26.5T94-508q-15 3-27.5-5T51-536q-8-35 2.5-70.5T90-668l153-153q20-20 46.5-31t55.5-11q29 0 55.5 11t46.5 31l16 16 16-17q20-20 46.5-31t55.5-11q29 0 55 11t46 31l187 187q20 20 31 46t11 55q0 29-11 55.5T869-432L562-125q-14 14-31.53 21-17.52 7-36.47 7ZM368-660Z"/></svg> |