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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-192q-29.7 0-50.85-21.15Q144-234.3 144-264v-528q0-29.7 21.15-50.85Q186.3-864 216-864h528q29.7 0 50.85 21.15Q816-821.7 816-792v252q0 15.3-10.29 25.65Q795.42-504 780.21-504t-25.71-10.35Q744-524.7 744-540v-252H216v528h60q15.3 0 25.65 10.29Q312-243.42 312-228.21t-10.35 25.71Q291.3-192 276-192h-60Zm0-72v-528 528Zm72-180.09v71.83q0 15.26 10.5 25.76Q309-336 323-336q15-48 48-86t78-58H324q-15.3 0-25.65 10.32Q288-459.35 288-444.09Zm0-240v71.83q0 15.26 10.32 25.76 10.33 10.5 25.59 10.5h71.83q15.26 0 25.76-10.32 10.5-10.33 10.5-25.59v-71.83q0-15.26-10.32-25.76-10.33-10.5-25.59-10.5h-71.83q-15.26 0-25.76 10.32-10.5 10.33-10.5 25.59ZM552-96q-70 0-119-49t-49-119q0-70 49-119t119-49h48q15.3 0 25.65 10.29Q636-411.42 636-396.21t-10.35 25.71Q615.3-360 600-360h-48q-39.6 0-67.8 28.2Q456-303.6 456-264q0 39.6 28.2 67.8Q512.4-168 552-168h48q15.3 0 25.65 10.29Q636-147.42 636-132.21t-10.35 25.71Q615.3-96 600-96h-48Zm11.91-480h71.83q15.26 0 25.76-10.32 10.5-10.33 10.5-25.59v-71.83q0-15.26-10.32-25.76-10.33-10.5-25.59-10.5h-71.83q-15.26 0-25.76 10.32-10.5 10.33-10.5 25.59v71.83q0 15.26 10.32 25.76 10.33 10.5 25.59 10.5Zm36.37 348q-15.28 0-25.78-10.29-10.5-10.29-10.5-25.5t10.33-25.71q10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.33 25.71Q759.33-228 744.06-228H600.28ZM792-96h-48q-15.3 0-25.65-10.29Q708-116.58 708-131.79t10.35-25.71Q728.7-168 744-168h48q39.6 0 67.8-28.2Q888-224.4 888-264q0-39.6-28.2-67.8Q831.6-360 792-360h-48q-15.3 0-25.65-10.29Q708-380.58 708-395.79t10.35-25.71Q728.7-432 744-432h48q70 0 119 48.97t49 119.53q0 69.5-49 118.5T792-96Z"/></svg> |