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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M696-132.21q0 15.21-10.32 25.71Q675.35-96 660.09-96h-71.83Q573-96 562.5-106.29q-10.5-10.29-10.5-25.5t10.32-25.71q10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5Zm-216 0q0 15.21-10.32 25.71Q459.35-96 444.09-96h-71.83Q357-96 346.5-106.29q-10.5-10.29-10.5-25.5t10.32-25.71q10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5ZM131.79-696q15.21 0 25.71 10.32 10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5t-25.71-10.32Q96-572.65 96-587.91v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5Zm0 216q15.21 0 25.71 10.32 10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5t-25.71-10.32Q96-356.65 96-371.91v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5ZM168-96q-29.7 0-50.85-21.15Q96-138.3 96-168v-60q0-15.3 10.29-25.65Q116.58-264 131.79-264t25.71 10.35Q168-243.3 168-228v60h60q15.3 0 25.65 10.29Q264-147.42 264-132.21t-10.35 25.71Q243.3-96 228-96h-60Zm144-144q-29.7 0-50.85-21.15Q240-282.3 240-312v-480q0-29.7 21.15-50.85Q282.3-864 312-864h480q29.7 0 50.85 21.15Q864-821.7 864-792v480q0 29.7-21.15 50.85Q821.7-240 792-240H312Zm173-194 67-67 68 68q11 11 25.5 10.5T671-434q11-11 11-25.5T671-485l-68-67 68-68q11-11 11-25.5T671-671q-11-11-25.5-11T620-671l-68 68-68-68q-11-11-25-11t-25 11q-11 11-11 25.5t11 25.5l67 68-68 68q-11 11-10.5 25t11.5 25q11 11 25.5 11t25.5-11Z"/></svg> |