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="M708.25-168q34.75 0 59.25-24.75t24.5-59.5q0-34.75-24.75-59.25t-59.5-24.5q-34.75 0-59.25 24.75t-24.5 59.5q0 34.75 24.75 59.25t59.5 24.5ZM708-96q-65 0-110.5-45.5T552-252q0-65 45.5-110.5T708-408q65 0 110.5 45.5T864-252q0 65-45.5 110.5T708-96ZM599.88-624Q570-624 549-645.12q-21-21.12-21-51T549.12-747q21.12-21 51-21T651-746.88q21 21.12 21 51T650.88-645q-21.12 21-51 21ZM437-465l69 71q5 5.17 7.5 11.64Q516-375.9 516-369v117q0 15.3-10.29 25.65Q495.42-216 480.21-216t-25.71-10.35Q444-236.7 444-252v-102l-95-80q-24-21-24.5-52.5T347-540l85-83q20-20 49-20t49 20l37 35q23 21 48.5 36.5T674-531q15 2 24.5 14t7.5 26.5q-2 14.5-13.31 24T666-459q-44-6.34-82.5-27.17Q545-507 514-539l-77 74ZM252.25-168q34.75 0 59.25-24.75t24.5-59.5q0-34.75-24.75-59.25t-59.5-24.5q-34.75 0-59.25 24.75t-24.5 59.5q0 34.75 24.75 59.25t59.5 24.5ZM174-707l-21-20q-7.15-7-17.07-7-9.93 0-16.93 7t-7.5 17q-.5 10 7.5 17l32 32q10.91 11 25.45 11Q191-650 202-661l88-89q8-7.91 8-18.45 0-10.55-8-18.55t-18.18-8q-10.18 0-17.82 8l-80 80Zm78 611q-65 0-110.5-45.5T96-252q0-65 45.5-110.5T252-408q65 0 110.5 45.5T408-252q0 65-45.5 110.5T252-96Zm-47-435q-6.22 0-12-1.2t-12-2.8q-58-23-95.5-79.5T48-737v-90q0-10.91 6-20.45Q60-857 71-861l107-41q12.55-5 26-5t26 5l107 41q11 4 17 13.55 6 9.54 6 20.45v90q0 66-37.5 122.5T227-535q-5.28 1.6-10.56 2.8-5.28 1.2-11.44 1.2Z"/></svg> |