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="M480.21-768q-15.21 0-25.71-10.32-10.5-10.33-10.5-25.59v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.32q10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5ZM684-684q-11-9.86-11-24.64 0-14.78 11-25.54l49.9-51.07Q744.59-796 759.3-796q14.7 0 25.7 11t11 25.5q0 14.5-11 25.5l-51 50q-11 11-25 11t-25-11Zm120.26 240q-15.26 0-25.76-10.29-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.5t-10.32 25.71Q891.35-444 876.09-444h-71.83ZM480.21-48Q465-48 454.5-58.32 444-68.65 444-83.91v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.32q10.5 10.33 10.5 25.59v71.83Q516-69 505.71-58.5 495.42-48 480.21-48ZM225.82-684l-51.07-50.24Q164-745 164-759.5q0-14.5 11-25.5 11-10 25.5-10.5T226-785l50 51q11 11 11 25t-11 25q-10.75 11-25.09 11-14.33 0-25.09-11ZM734-175l-50-51q-11-11-11-25t11-25q11-11 25-11t25 11l51.22 50.15Q796-216 796-201q0 15-10.52 26-11.48 11-25.98 11T734-175ZM84.26-444Q69-444 58.5-454.29 48-464.58 48-479.79t10.32-25.71Q68.65-516 83.91-516h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.32 25.71Q171.35-444 156.09-444H84.26ZM175-175.48Q164-186 164-200.5t11-25.5l51-50q11-10 25.18-10 14.19 0 24.5 10.04Q286-265 286-251t-10 25l-50.24 51.06Q215-164 200.5-164q-14.5 0-25.5-11.48ZM480-240q-100 0-170-70t-70-170q0-100 70-170t170-70q100 0 170 70t70 170q0 100-70 170t-170 70Z"/></svg> |