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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M156-192q-45 0-76.5-31.48Q48-254.95 48-299.92v-287.79Q48-603 58.29-613.5t25.5-10.5q15.21 0 25.71 10.35T120-588v108h48v-179.72q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.35Q240-675.3 240-660v180h66q11-32 40.5-52t65.5-20h8q15.3 0 25.65 10.29Q456-531.42 456-516.21t-10.35 25.71Q435.3-480 420-480h-12q-15.3 0-25.65 10.29Q372-459.42 372-444.21t10.28 25.71q10.27 10.5 25.46 10.5h17.88q30.38 0 45.88 25 15.5 25 1.5 51l-49 85q-14 26-39.45 40.5Q359.09-192 330-192H156Zm516-224v164q0 15.3-10.29 25.65Q651.42-216 636.21-216t-25.71-10.35Q600-236.7 600-252v-116q19-6 39-19.5t33-28.5Zm204.21 80q-15.21 0-25.71-10.35T840-372v-108h-48v179.72q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.4Q720-284.8 720-300.17V-481h-66q-11 32-40.5 52.5T548-408h-8q-15.3 0-25.65-10.29Q504-428.58 504-443.79t10.35-25.71Q524.7-480 540-480h12q15.3 0 25.65-10.29Q588-500.58 588-515.79t-10.35-25.71Q567.3-552 552-552h-17.54q-30.46 0-45.96-25t-1.5-51l49-86q14-26 39.45-40 25.46-14 54.55-14h174q45 0 76.5 31.48 31.5 31.47 31.5 76.44v287.79q0 15.29-10.29 25.79t-25.5 10.5ZM288-544v-164q0-15.3 10.29-25.65Q308.58-744 323.79-744t25.71 10.35Q360-723.3 360-708v115q-19 6-39 20t-33 29Z"/></svg> |