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="M168-168v-240 240Zm624 0v-240 240Zm-48-432q20.4 0 34.2-13.8Q792-627.6 792-648q0-20.4-13.8-34.2Q764.4-696 744-696q-20.4 0-34.2 13.8Q696-668.4 696-648q0 20.4 13.8 34.2Q723.6-600 744-600Zm0 72q-51 0-85.5-34.5T624-648q0-50 34.5-85t85.5-35q50 0 85 35t35 85q0 51-35 85.5T744-528ZM480-672q25 0 42.5-17t17.5-43q0-25-17.5-42.5T480-792q-26 0-43 17.5T420-732q0 26 17 43t43 17Zm-.03 72q-54.97 0-93.47-38.5T348-731.97Q348-786 386.5-825t93.47-39Q534-864 573-825t39 93.03q0 54.97-39 93.47T479.97-600ZM312-396q0 30 39.5 78T480-192q100-91 134-132t34-72q0-26-17-43t-43-17q-15 0-29.5 7T534-431l-40 47h-29l-40-47q-10-11-24.5-18t-28.94-7Q346-456 329-439q-17 17-17 43Zm-72 0q0-54 38.5-93t93.5-39q30.65 0 58.82 13.5Q459-501 480-478q20.26-23.08 48.63-36.54T588-528q54 0 93 39t39 93q0 51-35.5 101.5T561-168l-81 70-81-70q-89-77-124-127.5T240-396Zm-24-204q20.4 0 34.2-13.8Q264-627.6 264-648q0-20.4-13.8-34.2Q236.4-696 216-696q-20.4 0-34.2 13.8Q168-668.4 168-648q0 20.4 13.8 34.2Q195.6-600 216-600ZM483-96v-72h309v-240H688v-72h103.93q29.07 0 50.57 21.5t21.5 50.04v276.76q0 14.7-10.35 25.2T828-96H483Zm-315-72h315v72H132q-15.3 0-25.65-10.35Q96-116.7 96-132v-276.49q0-28.51 21-50.01 21-21.5 50.75-21.5H271v72H168v240Zm48-360q-51 0-85.5-34.5T96-648q0-50 34.5-85t85.5-35q50 0 85 35t35 85q0 51-35 85.5T216-528Zm264-204Zm-264 84Zm528 0Z"/></svg> |