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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M444-828v-48q0-15.3 10.29-25.65Q464.58-912 479.79-912t25.71 10.35Q516-891.3 516-876v48q0 15.3-10.29 25.65Q495.42-792 480.21-792t-25.71-10.35Q444-812.7 444-828Zm0 744v-48q0-15.3 10.29-25.65Q464.58-168 479.79-168t25.71 10.35Q516-147.3 516-132v48q0 15.3-10.29 25.65Q495.42-48 480.21-48T454.5-58.35Q444-68.7 444-84Zm432-360h-48q-15.3 0-25.65-10.29Q792-464.58 792-479.79t10.35-25.71Q812.7-516 828-516h48q15.3 0 25.65 10.29Q912-495.42 912-480.21t-10.35 25.71Q891.3-444 876-444Zm-744 0H84q-15.3 0-25.65-10.29Q48-464.58 48-479.79t10.35-25.71Q68.7-516 84-516h48q15.3 0 25.65 10.29Q168-495.42 168-480.21t-10.35 25.71Q147.3-444 132-444Zm653-288-34 32q-11 11-25.5 10.5T700-701q-11-11-11-25t11-25l33-35q11-11 26.51-11 15.51 0 26.45 11.17 11.04 11.17 10.54 27T785-732ZM260-209l-32 34q-11 11-26.51 11-15.51 0-26.45-11.17-11.04-11.17-10.54-27T176-229l33-31q11-11 25.5-10.5T260-259q11 11 11 25t-11 25Zm472 33-32-33q-11-11-10.5-25.5T701-260q11-11 25-11.5t25 10.5l35 33q11 11 11 26.51 0 15.51-11.17 26.45-11.17 11.04-27 10.54T732-176ZM209-700l-34-33q-11-11-11.5-26t10.5-26q11-11 27.5-11.5T229-785l32 34q10 11 9.5 25.5T259-700q-11 11-25 11t-25-11Zm271 460q-100 0-170-70t-70-170q0-100 70-170t170-70q100 0 170 70t70 170q0 100-70 170t-170 70Zm-.25-71Q550-311 599-360.5t49-119.75q0-70.24-48.75-119-48.76-48.75-119-48.75Q410-648 361-599.25q-49 48.76-49 119 0 70.25 48.75 119.75 48.76 49.5 119 49.5ZM481-481Z"/></svg> |