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="M168-311v-480 480Zm432 71H240l-82.88 82.88Q140-140 118-149.41q-22-9.4-22-33.59v-609q0-29.7 21.15-50.85Q138.3-864 168-864h432q29.7 0 50.85 21.15Q672-821.7 672-792v19q0 15.3-10.29 25.65Q651.42-737 636.21-737t-25.71-10.35Q600-757.7 600-773v-19H168v480h432v-112q0-15.3 10.29-25.65Q620.58-460 635.79-460t25.71 10.35Q672-439.3 672-424v112q0 29.7-21.15 50.85Q629.7-240 600-240ZM275.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-648Z"/></svg> |