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-792v251q0 15.3-10.35 25.65Q795.3-505 780-505l-225 1q-28.46 0-54.23 6.5Q475-491 449-480H324q-15.3 0-25.65 10.32Q288-459.35 288-444.09v71.83q0 15.26 10.5 25.76Q309-336 323-336q-5 18-8 36t-3 36v15q0 7 2 15 2 17-6.97 29.5Q298.06-192 282-192h-66Zm336 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-48Zm48.28-132q-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-96ZM288-684.09v71.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.59ZM563.91-576h71.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.5Z"/></svg> |