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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M444-818v-58q0-15.3 10.29-25.65Q464.58-912 479.79-912t25.71 10.35Q516-891.3 516-876v58q0 15.3-10.29 25.65Q495.42-782 480.21-782t-25.71-10.35Q444-802.7 444-818Zm-183 61-63-63q-11-11-11-25t11-25q11-11 25.18-11T248-870l63 63q11 10.64 11 24.82T311-757q-11 11-25 11t-25-11ZM144-417.89q0-6.7 1.5-13.41Q147-438 149-445l73-182q8-20 26-32.5t41-12.5h95v-35.79q0-15.21 10.35-25.71T420-744h31q12 0 18.5 10.5T471-712q-6 17-9 33.5t-5 34.5q-1 8-6.5 14.5T437-621H289l-46 141h250q15.3 0 25.65 10.29Q529-459.42 529-444.21t-10.35 25.71Q508.3-408 493-408H216v168h528v-84q0-15.3 10.29-25.65Q764.58-360 779.79-360t25.71 10.35Q816-339.3 816-324v180q0 20-14 34t-34 14q-20 0-34-14t-14-34v-24H240v24q0 20-14 34t-34 14q-20 0-34-14t-14-34v-273.89ZM371.74-288q15.26 0 25.76-10.29 10.5-10.29 10.5-25.5t-10.32-25.71Q387.35-360 372.09-360h-71.83q-15.26 0-25.76 10.29-10.5 10.29-10.5 25.5t10.32 25.71q10.33 10.5 25.59 10.5h71.83Zm216.17 0h71.83q15.26 0 25.76-10.29 10.5-10.29 10.5-25.5t-10.32-25.71Q675.35-360 660.09-360h-71.83q-15.26 0-25.76 10.29-10.5 10.29-10.5 25.5t10.32 25.71q10.33 10.5 25.59 10.5ZM216-408v168-168Zm476-201-23-22q-7-7-17-7t-17 7q-7 7-7 16.82t7 17.18l32 31q10.91 11 25.45 11Q707-555 718-566l87-92q7-8 7-17.43t-8-16.5q-8-7.07-17.5-7.07t-16.5 8l-78 82Zm28.23-207Q800-816 856-759.77q56 56.22 56 136Q912-544 855.77-488q-56.22 56-136 56Q640-432 584-488.23q-56-56.22-56-136Q528-704 584.23-760q56.22-56 136-56Z"/></svg> |