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="M479-552q-64-59-102.5-97.5T317-715q-21-27-28-47t-7-41.67q0-45.14 32-76.73 32-31.6 77-31.6 26 0 49 10.5t40 30.5q17-20 40-30.5t49-10.5q45 0 77 31.6 32 31.59 32 76.73 0 21.67-7 42.17T642.5-714Q621-687 582-649t-103 97Zm1-97q70-69 98-99.5t28-55.5q0-15.3-10.83-25.65Q584.34-840 569-840q-9.6 0-18.8 4-9.2 4-16.2 12l-54 63-55-63q-7-8-16.2-12t-18.8-4q-14.93 0-25.46 10.35Q354-819.3 354-804q0 25 28 55.5t98 99.5Zm0 0ZM204-240v71.65q0 10.35-6.8 17.35-6.8 7-17.2 7-10.4 0-17.2-6.83-6.8-6.83-6.8-17.27V-242q-17.18-4.34-28.64-16.49Q115.91-270.64 114-288L77-584q-2-15.81 8.5-27.91Q96-624 113-624q13.89 0 23.45 8.5Q146-607 148-593l29 233h135q29.7 0 50.85 21.15Q384-317.7 384-288q0 18-9.5 33T348-240h-12v72q0 10.4-6.8 17.2-6.8 6.8-17.2 6.8-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-72h-84Zm576 96q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-72h-84v71.65q0 10.35-6.8 17.35-6.8 7-17.2 7-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-72h-12q-17 0-26.5-15t-9.5-33q0-29.7 21.15-50.85Q618.3-360 648-360h136l28-232q2-14 11.84-23t24.16-9q17 0 27.5 12.4Q886-599.21 884-583l-36.64 295.71Q845-270 833.08-257.7 821.16-245.39 804-241v73.15q0 10.33-6.8 17.09T780-144ZM444-432H276q-15.3 0-25.65-10.29Q240-452.58 240-467.79t10.35-25.71Q260.7-504 276-504h408q15.3 0 25.65 10.29Q720-483.42 720-468.21t-10.35 25.71Q699.3-432 684-432H516v251.72q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.35Q444-164.7 444-180v-252Z"/></svg> |