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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-96q-29.7 0-50.85-21.15Q96-138.3 96-168v-624q0-29.7 21.15-50.85Q138.3-864 168-864h624q29.7 0 50.85 21.15Q864-821.7 864-792v624q0 29.7-21.15 50.85Q821.7-96 792-96H168Zm0-216v144h72v-72h-18q-8 0-13-5t-5-13v-54h-36Zm0-72h36q0-17 10-29.5t26-17.5v-121q0-20 14-34t34-14h96q20 0 34 14t14 34v121q16 5 26 17.5t10 29.5h324v-408H168v408Zm84 96h168v-96H252v96Zm84-336q-25 0-42.5-17.5T276-684q0-25 17.5-42.5T336-744q25 0 42.5 17.5T396-684q0 25-17.5 42.5T336-624Zm-24 456h48v-72h-48v72Zm120 0h360v-144H468v54q0 8-5 13t-13 5h-18v72Zm57-459q-17-20-25-40.64T456-710v-9q1-11 8.91-18 7.92-7 19.09-7 9.65 0 16.32 7.5Q507-729 505-719.25q0 2.25-.5 4.75t-.5 4.5q0 14 5.5 26.5T527-657q15 18 22 38t7 46q-2 13-9.5 23T526-540q-11 0-16-10.5t-3-22.5q11 0-2-25t-16-29Zm91 0q-17-20-25-40.64T547-710v-9q1-11 8.91-18 7.92-7 19.09-7 9.65 0 16.32 7.5Q598-729 596-719.25q0 2.25-.5 4.75t-.5 4.5q0 14 5.5 26.5T618-657q15 18 22.5 38t7.5 46q-2 14-10 23.5t-21 9.5q-11 0-16-10.5t-3-22.5q11 0-2-25t-16-29Zm94 0q-17-20-25-40.64T641-710v-9q1-11 8.91-18 7.92-7 19.09-7 9.65 0 16.32 7.5Q692-729 690-719.25q0 2.25-.5 4.75t-.5 4.5q0 14 5.5 26.5T712-657q15 18 22 38t7 46q-2 13-9.5 23T711-540q-11 0-16-10.5t-3-22.5q11 0-2-25t-16-29ZM252-288v-96 96Z"/></svg> |