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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-864h312-312ZM188.19-704.15Q176.37-682.3 171-657q-3 14-13.8 23.5T132-624q-15 0-25.5-9.5T98-657q5-40 23.07-75.23Q139.15-767.45 166-794q26.55-26.85 61.77-44.93Q263-857 303-862q14-2 23.5 8.5t9.5 25.44q0 14.06-9.5 25.06-9.5 11-23.5 14-25.3 5.37-47.15 17.19Q234-760 217-743t-28.81 38.85ZM168-552h312q29.7 0 50.85 21.15Q552-509.7 552-480v348q0 15.3-10.29 25.65Q531.42-96 516.21-96t-25.71-10.35Q480-116.7 480-132v-348H168v348q0 15.3-10.29 25.65Q147.42-96 132.21-96t-25.71-10.35Q96-116.7 96-132v-348q0-29.7 21.15-50.85Q138.3-552 168-552Zm168-90q0 8-5 13t-13 5h-59q-8 0-13-5.5t-4-13.5q5-28 25-47.5t47-26.5q8-2 15 4t7 15v56Zm13.5 271.71q10.5-10.29 10.5-25.5t-10.29-25.71q-10.29-10.5-25.5-10.5t-25.71 10.29q-10.5 10.29-10.5 25.5t10.29 25.71q10.29 10.5 25.5 10.5t25.71-10.29Zm69-264.06Q408-644.7 408-660v-168q0-15.3 10.29-25.65Q428.58-864 443.79-864t25.71 10.35Q480-843.3 480-828v168q0 15.3-10.29 25.65Q459.42-624 444.21-624t-25.71-10.35ZM794-166q-26.55 26.85-61.77 44.93Q697-103 657-98q-14 2-23.5-8.5t-9.5-25.44q0-14.06 9.5-25.06 9.5-11 23.5-14 25.3-5.37 47.15-17.19Q726-200 743-217t28.81-38.85Q783.63-277.7 789-303q3-14 13.8-23.5T828-336q15 0 25.5 9.5T862-303q-5 40-23.07 75.23Q820.85-192.55 794-166Zm-151-76q-7.6 2-13.3-3.72-5.7-5.72-5.7-13.28v-59q0-8 5-13t13-5h56q9 0 15 6.5t4 15.5q-7 27-26.5 47T643-242Zm149-166H660q-15.3 0-25.65-10.29Q624-428.58 624-443.79t10.35-25.71Q644.7-480 660-480h132v-348q0-15.3 10.29-25.65Q812.58-864 827.79-864t25.71 10.35Q864-843.3 864-828v348q0 29.7-21.15 50.85Q821.7-408 792-408ZM480-96H168h312Z"/></svg> |