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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M348-516q25 0 42.5-17.5T408-576q0-25-17.5-42.5T348-636q-25 0-42.5 17.5T288-576q0 25 17.5 42.5T348-516Zm409-351q19-19 34-32t42.68-13Q869-912 890-888.06t21 53.98q0 14.08-5.5 28.37Q900-791.43 889-780L782-673q-10.64 11-24.82 11T732-673L625-780q-11.92-12.13-16.96-26.13-5.04-14-5.04-28Q603-864 624-888q21-24 55.5-24 26.83 0 42.17 12.5Q737-887 757-867ZM480-288q52 0 99-21t74-63q6-10-.21-20.5Q646.59-403 635-403H325q-12.07 0-18.53 10-6.47 10 .53 21 27 42 73.5 63 46.49 21 99.5 21Zm.28 192Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.81-834q69.81-30 149.19-30 14.1 0 27.5 1t27.5 3q-3 14-5 27.29-2 13.28-2 27.71 0 50.79 20 94.4 20 43.6 55 75.6-22 3-36.5 19.5T552-576q0 25 17.5 42.5T612-516q31 0 48.5-24t8.5-53q20 8 42.47 12.5Q733.95-576 757-576q23.54 0 46.27-4.5Q826-585 847-594q8 27 12.5 55.28Q864-510.45 864-480q0 79.38-30 149.19T751.5-208.5Q699-156 629.28-126q-69.73 30-149 30Z"/></svg> |