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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M263.79-96Q234-96 213-117.21t-21-51Q192-198 213.21-219t51-21Q294-240 315-218.79t21 51Q336-138 314.79-117t-51 21Zm564.42-563q-15.21 0-25.65-10.29-10.43-10.29-10.43-25.5v-.89q0-20.58-14.07-34.45Q764-744 743.79-744q-8.79 0-18.29 4t-17.61 13.49L672-685v208q0 24.19-22 33.59-22 9.41-39-7.59L509-553q-10.08-9.95-10.54-23.98Q498-591 507-602l149-175q16-19 38.78-29 22.79-10 49.22-10 50.15 0 85.07 34.89 34.93 34.9 34.93 85v.9q0 15.21-10.29 25.71t-25.5 10.5ZM600-360l54 54q-9 9-23.5 13.5T596-288H317q-23 0-33-21t5-38l102-120-276-276q-11-11-10.5-25.5t11.02-25.5q11.48-11 25.65-11 14.16 0 24.83 11l637.89 619.89Q818-160 816.5-139.5T798-107.52q-13 7.52-28 6.02t-25.71-12.17L498-360h102Zm47.5 264q-29.49 0-50.5-21.21-21-21.21-21-51T596.59-219q20.59-21 49.5-21t49.41 21.21q20.5 21.21 20.5 51T696.5-117q-19.5 21-49 21ZM405.82-656.18 321-741q-17-17-12-40t28.21-29q15.79-3 33.29-4.5T408-816q29 0 54 3t47 10q21 6 25.5 28.5T524-734l-65 76q-11 12-26.5 12.5t-26.68-10.68Z"/></svg> |