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="M469-187h104l-52-148-52 148Zm169-353h92.14q15.67 0 26.26-10.92Q767-561.85 767-578v-24q0-11-8.5-19.5T739-630q-11 0-19.5 8.5T711-602v6h-55v-104h55v7q0 11 8.5 19.5T739-665q11 0 19.5-8.5T767-693v-26q0-15.72-10.62-26.36Q745.76-756 730.06-756H637.7q-15.7 0-26.7 10.64T600-719v141q0 16.15 10.92 27.08Q621.85-540 638-540ZM318-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-69H451Zm365-296H612q-15.3 0-25.65-10.35Q576-452.7 576-468v-102q0-22.5-15.75-38.25T522-624h-82v-76h57v7q0 11 8.5 19.5T525-665q11 0 19.5-8.5T553-693v-26q0-15.72-10.64-26.36Q531.72-756 516-756h-94.87q-16.13 0-26.63 8.5T384-723v99h-24v-48h-35.79q-15.21 0-25.71-10.35T288-708v-108q0-20 14-34t34-14h480q20 0 34 14t14 34v336q0 20-14 34t-34 14Z"/></svg> |