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="M275.91-384h71.83q15.26 0 25.76-10.29 10.5-10.29 10.5-25.5t-10.32-25.71Q363.35-456 348.09-456h-71.83q-15.26 0-25.76 10.29-10.5 10.29-10.5 25.5t10.32 25.71q10.33 10.5 25.59 10.5ZM768-480q-50 0-85-35t-35-85q0-50 35-85t85-35q10 0 20.5 2.5T816-710v-166q0-15.3 10.32-25.65Q836.65-912 851.91-912h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q939.3-840 924-840h-36v240q0 50-35 85t-85 35Zm-492-36h216q15.3 0 25.65-10.29Q528-536.58 528-551.79t-10.35-25.71Q507.3-588 492-588H276q-15.3 0-25.65 10.29Q240-567.42 240-552.21t10.35 25.71Q260.7-516 276-516Zm0-132h216q15.3 0 25.65-10.29Q528-668.58 528-683.79t-10.35-25.71Q507.3-720 492-720H276q-15.3 0-25.65 10.29Q240-699.42 240-684.21t10.35 25.71Q260.7-648 276-648Zm-36 408-82.88 82.88Q140-140 118-149.41q-22-9.4-22-33.59v-609q0-29.7 21.15-50.85Q138.3-864 168-864h431.59Q630-864 652-844.5q22 19.5 22 48.14 0 13.36-5.5 24.36T652-753q-37 26-56.5 67T576-600q0 48.45 21.5 89.73Q619-469 657-443q23 16 36.5 40.5T707-350q0 45-31.21 77.5T600-240H240Z"/></svg> |