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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M576-48q-14.93 0-25.46-10.29Q540-68.58 540-83.79t10.35-25.71Q560.7-120 576-120q109-2 186-78.5T840-384q0-15.3 10.29-25.65Q860.58-420 875.79-420t25.71 10.35Q912-399.3 912-384q0 70-26.6 130.92-26.6 60.92-71.87 106.49-45.26 45.58-106.4 72.08Q646-48 576-48Zm0-144q-14.93 0-25.46-10.29Q540-212.58 540-227.79t10.35-25.71Q560.7-264 576-264q50-1 85-35.71T696-384q0-15.3 10.29-25.65Q716.58-420 731.79-420t25.71 10.35Q768-399.3 768-384q0 80-56 136t-136 56ZM224.5-51Q211-51 198-56t-24-16L21-225q-11-11-16-24t-5-26.5q0-14.4 5-27.45Q10-316 21-327l136-135q21-22 51-22t51 22l59 59 34-34-59-59q-22-20.93-22-50.97Q271-577 293-598l67-68q20.7-22 50.85-22Q441-688 462-666l60 60 34-34-60-60q-22-20.7-22-50.85Q474-781 496-802l136-136q11-11 24-16t27-5q14 0 27 5t24 16l153 153q11 11 16 24.05t5 27.45q0 13.5-5.02 26.71Q897.96-693.57 887-683L751-547q-20.7 22-50.85 22Q670-525 649-547l-60-60-34 34 60 60q22 21 22 51t-22 51l-68 67q-20.7 22-50.85 22Q466-322 445-344l-59-59-34 34 59 59q22 21 22 51t-22 51L276-72q-11 11-24.05 16t-27.45 5Zm.5-72 51-51-153-153-51 51 153 153Zm85-85 50-51-152-152-51 50 153 153Zm186-187 68-67-153-153-67 68 152 152Zm204-203 51-51-153-153-51 51 153 153Zm85-85 51-51-153-153-51 51 153 153ZM456-504Z"/></svg> |