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
2.1 KiB
XML
1 line
2.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M180-144q-15.3 0-25.65-10.29Q144-164.58 144-179.79t10.35-25.71Q164.7-216 180-216h42q15.3 0 25.65 10.29Q258-195.42 258-180.21t-10.35 25.71Q237.3-144 222-144h-42Zm0-150q-15.3 0-25.65-10.29Q144-314.58 144-329.79t10.35-25.71Q164.7-366 180-366h228q15.3 0 25.65 10.29Q444-345.42 444-330.21t-10.35 25.71Q423.3-294 408-294H180Zm0-150q-15.3 0-25.65-10.29Q144-464.58 144-479.79t10.35-25.71Q164.7-516 180-516h600q15.3 0 25.65 10.29Q816-495.42 816-480.21t-10.35 25.71Q795.3-444 780-444H180Zm0-150q-15.3 0-25.65-10.29Q144-614.58 144-629.79t10.35-25.71Q164.7-666 180-666h228q15.3 0 25.65 10.29Q444-645.42 444-630.21t-10.35 25.71Q423.3-594 408-594H180Zm0-150q-15.3 0-25.65-10.29Q144-764.58 144-779.79t10.35-25.71Q164.7-816 180-816h42q15.3 0 25.65 10.29Q258-795.42 258-780.21t-10.35 25.71Q237.3-744 222-744h-42Zm186 600q-15.3 0-25.65-10.29Q330-164.58 330-179.79t10.35-25.71Q350.7-216 366-216h42q15.3 0 25.65 10.29Q444-195.42 444-180.21t-10.35 25.71Q423.3-144 408-144h-42Zm0-600q-15.3 0-25.65-10.29Q330-764.58 330-779.79t10.35-25.71Q350.7-816 366-816h42q15.3 0 25.65 10.29Q444-795.42 444-780.21t-10.35 25.71Q423.3-744 408-744h-42Zm186 600q-15.3 0-25.65-10.29Q516-164.58 516-179.79t10.35-25.71Q536.7-216 552-216h42q15.3 0 25.65 10.29Q630-195.42 630-180.21t-10.35 25.71Q609.3-144 594-144h-42Zm0-150q-15.3 0-25.65-10.29Q516-314.58 516-329.79t10.35-25.71Q536.7-366 552-366h228q15.3 0 25.65 10.29Q816-345.42 816-330.21t-10.35 25.71Q795.3-294 780-294H552Zm0-300q-15.3 0-25.65-10.29Q516-614.58 516-629.79t10.35-25.71Q536.7-666 552-666h228q15.3 0 25.65 10.29Q816-645.42 816-630.21t-10.35 25.71Q795.3-594 780-594H552Zm0-150q-15.3 0-25.65-10.29Q516-764.58 516-779.79t10.35-25.71Q536.7-816 552-816h42q15.3 0 25.65 10.29Q630-795.42 630-780.21t-10.35 25.71Q609.3-744 594-744h-42Zm186 600q-15.3 0-25.65-10.29Q702-164.58 702-179.79t10.35-25.71Q722.7-216 738-216h42q15.3 0 25.65 10.29Q816-195.42 816-180.21t-10.35 25.71Q795.3-144 780-144h-42Zm0-600q-15.3 0-25.65-10.29Q702-764.58 702-779.79t10.35-25.71Q722.7-816 738-816h42q15.3 0 25.65 10.29Q816-795.42 816-780.21t-10.35 25.71Q795.3-744 780-744h-42Z"/></svg> |