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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m295-782-15-45q-5-14 2-27t21-18q14-5 27 1.5t18 20.5l16 46q5 14-2 27t-21 18q-14 5-27.5-2T295-782Zm149-46v-48q0-15 10.5-25.5T480-912q15 0 25.5 10.5T516-876v48q0 15-10.5 25.5T480-792q-15 0-25.5-10.5T444-828Zm153 24 15-46q5-14 18-21t27-2q14 5 21 18t2 27l-16 47q-5 14-18 20.5t-27 1.5q-14-5-20.5-18t-1.5-27ZM137-54q-15 2-27-7T96-85q-2-14 7-26t23-14l161-24q10-2 17.5-8.5T315-174l38-117q4-13-2-25t-18-19l-22 72q-5 14-18.5 21t-27.5 2q-14-5-21-18t-2-27l81-255q2-6 2-11.5t-2-11.5L196-301q-14 28-40.5 44.5T92-240h-8q-15 0-25.5-10.5T48-276q0-15 10.5-25.5T84-312h15q11 0 19-5.5t13-14.5l148-308q8-16 24.5-19.5T334-652l22 17q26 21 35.5 53t-.5 64l-36 114q45 23 61.5 60t4.5 75l-37 117q-9 29-32.5 49T297-78L137-54Zm526-24q-31-5-54.5-25T576-152l-37-117q-12-38 4.5-75t61.5-60l-36-114q-10-32-.5-64t35.5-53l22-17q14-11 30.5-7.5T681-640l148 308q5 9 13 14.5t19 5.5h15q15 0 25.5 10.5T912-276q0 15-10.5 25.5T876-240h-7q-36 0-63.5-16.5T764-301L637-563q-2 6-2 11.5t2 11.5l81 255q5 14-2 27t-21 18q-14 5-27.5-2.5T649-264l-22-71q-12 7-18 19t-2 25l38 117q3 10 10.5 16.5T673-149l161 24q14 2 23 14t7 26q-2 15-14 24t-27 7L663-78Zm-36-257Zm-294 0Zm-68 95Zm430 0Z"/></svg> |