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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M432-120v35.79Q432-69 421.71-58.5T396.21-48Q381-48 370.46-58.3q-10.54-10.29-10.54-25.51v-36.71Q337-125 321-140.76q-16-15.76-20.44-39.18L289-252q-5-33 16.46-58.5T360-336v-80q-10 4-20.5 6t-21.5 2q-92.5 0-157.25-64.75T96-630v-60q0-92.5 64.75-157.25T318-912q47.5 0 80.75 33.25T432-798q0 47.5-33.25 80.75T318-684h-42q-15.3 0-25.65-10.29Q240-704.58 240-719.79t10.35-25.71Q260.7-756 276-756h42q17 0 29.5-12.5T360-798q0-17-12.5-29.5T318-840q-63 0-106.5 43.5T168-690v60q0 63 43.5 106.5T318-480q17 0 29.5-12.5T360-522q0-17-12.5-29.5T318-564h-42q-15.3 0-25.65-10.29Q240-584.58 240-599.79t10.35-25.71Q260.7-636 276-636h42q47.5 0 80.75 33.25T432-522v186h96v-186q0-47.92 33.25-81.46Q594.5-637 642-637h42q15.3 0 25.65 10.29Q720-616.42 720-601.21t-10.35 25.71Q699.3-565 684-565h-42q-17 0-29.5 12.5T600-523q0 17 12.5 29.5T642-481q63 0 106.5-43T792-630v-60q0-63-43.5-106.5T642-840q-17 0-29.5 12.5T600-798q0 17 12.5 29.5T642-756h42q15.3 0 25.65 10.29Q720-735.42 720-720.21t-10.35 25.71Q699.3-684 684-684h-42q-47.5 0-80.75-33.25T528-798q0-47.5 33.25-80.75T642-912q92.5 0 157.25 64.75T864-690v60q0 92.5-64.75 157.25T642-408q-11 0-21.5-2t-20.5-6v80q34 0 55 25.5t15.75 58.62l-11.37 71.61Q655-157 639-141q-16 16-38.92 20.48v36.71q0 15.22-10.54 25.51Q579-48 563.79-48t-25.5-10.35Q528-68.7 528-84v-36h-96Z"/></svg> |