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="M479.77-288Q400-288 344-344.23q-56-56.22-56-136Q288-560 344.23-616q56.22-56 136-56Q560-672 616-615.77q56 56.22 56 136Q672-400 615.77-344q-56.22 56-136 56ZM84-444q-15.3 0-25.65-10.29Q48-464.58 48-479.79t10.35-25.71Q68.7-516 84-516h96q15.3 0 25.65 10.29Q216-495.42 216-480.21t-10.35 25.71Q195.3-444 180-444H84Zm696 0q-15.3 0-25.65-10.29Q744-464.58 744-479.79t10.35-25.71Q764.7-516 780-516h96q15.3 0 25.65 10.29Q912-495.42 912-480.21t-10.35 25.71Q891.3-444 876-444h-96ZM480.21-744q-15.21 0-25.71-10.35T444-780v-96q0-15.3 10.29-25.65Q464.58-912 479.79-912t25.71 10.35Q516-891.3 516-876v96q0 15.3-10.29 25.65Q495.42-744 480.21-744Zm0 696Q465-48 454.5-58.35T444-84v-96q0-15.3 10.29-25.65Q464.58-216 479.79-216t25.71 10.35Q516-195.3 516-180v96q0 15.3-10.29 25.65Q495.42-48 480.21-48ZM242-667l-50-51q-11-10-11-24.5t11-25.5q10.43-11 25.22-11Q232-779 242-768l51 50q11 10.94 11 25.53 0 14.59-11 25.53Q283-656 268-656t-26-11Zm476 475-51-50q-11-10.67-11-25.33Q656-282 667-293q10-11 25-11t26 11l50 51q11 10 11 24.5T768.48-192Q757-181 743-181t-25-11Zm-51.06-475Q656-677 656-692t11-26l51-50q11-11 25-10.5t25 10.54Q779-757 779-743t-11 25l-50 51q-10.94 11-25.53 11-14.59 0-25.53-11ZM192-192q-11-10.43-11-25.22Q181-232 192-242l50-51q10.67-10 25.33-10Q282-303 293-293q11 11 10.54 25.67-.46 14.66-10.54 25.33l-51 50q-10 11-24.5 11T192-192Z"/></svg> |