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="M287-502q-14 24.34-25 49.17Q251-428 251-401q0 18.27 6.02 35.02Q263.05-349.23 274-334q10.04 13.54 26.02 17.77T330-322q11.9-8.81 14.45-22.9Q347-359 337-370q-6.36-6.86-10.18-14.86-3.82-8-3.82-17.14 0-18.37 8.5-34.18Q340-452 349-467q13-23 23.5-46.7Q383-537.4 383-563q0-18-7-35t-18-30.52Q347-643 330.5-646t-29.5 8q-11 10-13 24t9 24q6 5 10 12.47 4 7.48 4 15.53 0 17-8 31.5T287-502Zm163 .68q-14 24.44-25 49.38T414-400q0 18.27 6.02 35.02Q426.05-348.23 437-333q10.04 13.54 26.02 17.77T493-321q11.9-8.81 14.45-22.9Q510-358 500-369q-6.36-6.86-10.18-14.86-3.82-8-3.82-17.14 0-18 8.5-33.5T512-465q13-23 23.5-46.7Q546-535.4 546-561q0-18-7-35t-18-30.52Q510-641 493.5-644.5T464-637q-11 10-13 24.5t9 24.5q6 5 10 12.47 4 7.48 4 15.53 0 16.62-8 30.81-8 14.18-16 27.87Zm163-.68q-14 24.34-25 49.17Q577-428 577-401q0 18.27 6.02 35.02Q589.05-349.23 600-334q10.04 13.54 26.02 17.77T656-322q11.9-8.81 14.45-22.9Q673-359 663-370q-6.36-6.86-10.18-14.86-3.82-8-3.82-17.14 0-18.37 8.5-34.18Q666-452 675-467q13-23 23.5-46.7Q709-537.4 709-563q0-18-7-35t-18-30.52Q673-643 656.5-646t-29.5 8q-11 10-13 24t9 24q6 5 10 12.47 4 7.48 4 15.53 0 17-8 31.5T613-502ZM480.28-96Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.96-834q69.96-30 149.5-30t149.04 30q69.5 30 122 82.5T834-629.28q30 69.73 30 149Q864-401 834-331t-82.5 122.5Q699-156 629.28-126q-69.73 30-149 30Z"/></svg> |