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="M737.2-617q-6.8-7-17.2-7-10.4 0-17.2 7-6.8 7-6.8 17t6.8 17q6.8 7 17.2 7 10.4 0 17.2-7 6.8-7 6.8-17t-6.8-17Zm-264-96q-6.8-7-17.2-7-10.4 0-17.2 7-6.8 7-6.8 17t6.8 17q6.8 7 17.2 7 10.4 0 17.2-7 6.8-7 6.8-17t-6.8-17ZM720-672q10.4 0 17.2-7 6.8-7 6.8-17t-6.8-17q-6.8-7-17.2-7H552q-10.4 0-17.2 7-6.8 7-6.8 17t6.8 17q6.8 7 17.2 7h168ZM318-321q14 17 34.5 38t37.5 35l-22.42 59Q351-205 325.5-230.5T278-279L155-155q-8 8-20.5 8t-20.5-8q-8-8-8-20.5t8-20.5l126-123.91Q220-342 204-365q-16-23-30-47.67-7-12.33-3-21.83 4-9.5 12-14.5t18.5-4q10.5 1 16.5 12 13 23 27.5 44.5t32.75 41.5q30.75-35 54.25-74t37.5-81H75.58Q64-510 56-518q-8-8-8-20.29 0-11.34 8.66-19.85 8.65-8.5 20.2-8.5H250V-595q0-12 8.5-20.5T279-624q12 0 20.5 8.5t8.5 20.59V-567h173.03q11.97 0 19.97 8.5 8 8.5 8 20.5t-8.5 20.5Q492-509 480-509h-55q-16 51-42.5 98.5T318-321Zm133 185-25.1 70.3Q423-58 416.5-53q-6.5 5-15.5 5-15 0-23.5-12.18T374-86l109-289q3-8 10.5-13.5t16.8-5.5h21.4q9.3 0 16.8 5.5T559-375L668-85q5 14-3.35 25.5T641.57-48q-8.84 0-16.2-5.5Q618-59 615-67l-24-69H451Zm18-51h104l-52-148-52 148Zm347-245H612q-15.3 0-25.65-10.35Q576-452.7 576-468v-108h48q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-10.4-6.8-17.2-6.8-6.8-17.2-6.8H360v-12q0-15.3-10.35-25.65Q339.3-672 324-672q-15.3 0-25.65-10.35Q288-692.7 288-708v-108q0-20 14-34t34-14h480q20 0 34 14t14 34v336q0 20-14 34t-34 14Z"/></svg> |