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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M552-336h132q15.3 0 25.65-10.34Q720-356.68 720-371.96v-215.76q0-15.28-10.35-25.78Q699.3-624 684-624H552q-15.3 0-25.65 10.34Q516-603.32 516-588.04v215.76q0 15.28 10.35 25.78Q536.7-336 552-336Zm-276 0h132q15.3 0 25.65-10.34Q444-356.68 444-371.96v-215.76q0-15.28-10.35-25.78Q423.3-624 408-624H276q-15.3 0-25.65 10.34Q240-603.32 240-588.04v215.76q0 15.28 10.35 25.78Q260.7-336 276-336Zm492.23-360h-36.11q-15.35 0-25.74-10.35Q696-716.7 696-732q0-15.3 10.38-25.65Q716.77-768 732.12-768h36.11v-36q0-15.3 10.39-25.65Q789-840 804.21-840q15.21 0 25.5 10.35T840-804v36h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.35 25.59-10.35 10.39-25.65 10.39h-36v36.11q0 15.35-10.35 25.74Q819.3-624 804-624q-15 0-25.38-10.35-10.39-10.35-10.39-25.65v-36ZM168-264v-432 432Zm0 72q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 117.15-747T168-768h420q15.3 0 25.65 10.29Q624-747.42 624-732.21t-10.35 25.71Q603.3-696 588-696H168v432h624v-250.77q0-15.23 10.29-25.73t25.5-10.5q15.21 0 25.71 10.33 10.5 10.32 10.5 25.59v251.45Q864-234 842.85-213 821.7-192 792-192H168Z"/></svg> |