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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-96q-50 0-85-35t-35-85q0-39 24-70t60-45v-300q-36-14-60-44.5T96-744q0-51 35-85.5t85-34.5q39 0 69.5 23.5T330-780h301q13-38 44-61t69-23q51 0 85.5 34.5T864-744q0 38-23 69t-61 44v301q37 14 60.5 44.5T864-216q0 50-34.5 85T744-96q-38 0-69-24t-45-60H330q-14 36-44.5 60T216-96Zm0-600q20.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-696ZM330-252h301q9.57-28.03 29.79-48.52Q681-321 708-331v-300q-27-10-47.62-29.89Q639.77-680.78 630-708H330q-9.57 27.22-29.79 47.11Q280-641 252-631v301q27.78 9.62 48.08 29.92 20.3 20.3 29.92 48.08Zm414 84q20.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-168Zm-528 0q20.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-168Zm0-576Zm528 0Zm0 528Zm-528 0Z"/></svg> |