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="M438-180H329.52Q319-144 287-120t-71 24q-50 0-85-35t-35-85q0-39 24-71t60-43.69V-631q-37-10-60.5-42.5T96-744q0-51 35-85.5t85-34.5q39 0 70.5 23.5T330-780h108l-44.2-44.2Q383-835 383.5-849.5t11.02-25.5q11.48-11 26.15-11 14.66 0 25.33 11l104.86 105.77Q562-758 562-743.82T551-719L445-613q-5.4 5-11.7 7.5Q427-603 420-603q-7 0-13.5-3t-11.5-8q-11-11-11-25.5t11-25.5l43-43H330q-9 29-29 48t-49 29v301q28 11 48 30.5t30 47.5h108l-44.2-44.2Q383-307 383.5-321.5t11.02-25.5q11.48-11 26.15-11 14.66 0 25.33 11l104.86 105.77Q562-230 562-215.82T551-191L445-85q-5.4 5-11.7 7.5Q427-75 420-75q-7 0-13.5-3T395-86q-11-11-11-25.5t11-25.5l43-43Zm306 84q-51 0-85.5-34.5T624-216q0-38 23-69.5t61-43.5v-302.14Q670-642 647-674t-23-70q0-51 34.5-85.5T744-864q51 0 85.5 34.5T864-744q0 38-23 70t-61 42.82V-330q36.75 13.12 60.38 43.88Q864-255.35 864-216q0 50-34.5 85T744-96Zm-528-72q20.4 0 34.2-13.8Q264-195.6 264-216q0-20.4-13.8-34.2Q236.4-264 216-264q-20.4 0-34.2 13.8Q168-236.4 168-216q0 20.4 13.8 34.2Q195.6-168 216-168Zm528 0q20.4 0 34.2-13.8Q792-195.6 792-216q0-20.4-13.8-34.2Q764.4-264 744-264q-20.4 0-34.2 13.8Q696-236.4 696-216q0 20.4 13.8 34.2Q723.6-168 744-168ZM216-696q20.4 0 34.2-13.8Q264-723.6 264-744q0-20.4-13.8-34.2Q236.4-792 216-792q-20.4 0-34.2 13.8Q168-764.4 168-744q0 20.4 13.8 34.2Q195.6-696 216-696Zm528 0q20.4 0 34.2-13.8Q792-723.6 792-744q0-20.4-13.8-34.2Q764.4-792 744-792q-20.4 0-34.2 13.8Q696-764.4 696-744q0 20.4 13.8 34.2Q723.6-696 744-696ZM216-216Zm528 0ZM216-744Zm528 0Z"/></svg> |