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="m658-217-7-30.55Q637-253 624.5-260q-12.5-7-23.5-16l-32 10q-11 3-20.37-1.05Q539.25-271.1 534-280l-8-13q-5-9-4-19.5t9-18.5l24-23q-4-14-3.5-29t3.5-29l-23-22q-8-8-9.5-18t3.5-20l8-13q5-10 15-14t21-1l30 9q11-10 24-17.5t27-11.5l7-32q2.45-10.84 11.01-17.42Q677.58-576 689-576h14q11 0 20 6.5t11 17.5l7 32q14 5 27 12t24 17l31-9q11-3 20.5 1.5T858-485l8 13q5 9 3.5 19.5T860-434l-22 21q2 15 2 30.05 0 15.06-3 28.95l23 22q8 8 9.5 18.5T866-294l-8 13q-5.42 8.9-14.71 12.95Q834-264 823-267l-32-9q-11 9-23.5 16.5T741-248l-8 32q-2.37 10.84-10.66 17.42Q714.05-192 703-192h-15q-11.05 0-19.34-7.03T658-217Zm-490-47v-432 432Zm282-216q8-20 18-38t24-34h-72q-15.3 0-25.65 10.35Q384-531.3 384-516q0 14.82 10.5 25.41T420-480h30Zm-14 144q-2-11-3-23.5t-1-24.5q0-6 .17-11.9.16-5.89.83-12.1H276q-15.3 0-25.65 10.29Q240-387.42 240-372.21t10.35 25.71Q260.7-336 276-336h160ZM168-192q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 117.15-747T168-768h624q29.7 0 50.85 21.15Q864-725.7 864-696v51q0 15.3-10.29 25.65Q843.42-609 828.21-609t-25.71-10.35Q792-629.7 792-645v-51H168v432h283q15.3 0 25.65 10.29Q487-243.42 487-228.21t-10.35 25.71Q466.3-192 451-192H168Zm528.21-120Q726-312 747-333.21t21-51Q768-414 746.79-435t-51-21Q666-456 645-434.79t-21 51Q624-354 645.21-333t51 21ZM275.79-480q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Z"/></svg> |