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="M96-756v-84q0-30.11 21-51.56Q138-913 168-912h84q15.3 0 25.65 10.29Q288-891.42 288-876.21t-10.35 25.71Q267.3-840 252-840h-84v84q0 15.3-10.29 25.65Q147.42-720 132.21-720t-25.71-10.35Q96-740.7 96-756Zm72 612q-29.7 0-50.85-21.15Q96-186.3 96-216v-84q0-15.3 10.29-25.65Q116.58-336 131.79-336t25.71 10.35Q168-315.3 168-300v84h84q15.3 0 25.65 10.29Q288-195.42 288-180.21t-10.35 25.71Q267.3-144 252-144h-84Zm624-612v-84h-84q-15.3 0-25.65-10.29Q672-860.58 672-875.79t10.35-25.71Q692.7-912 708-912h84q29.7 0 50.85 21.15Q864-869.7 864-840v84q0 15.3-10.29 25.65Q843.42-720 828.21-720t-25.71-10.35Q792-740.7 792-756ZM527.75-600q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5ZM354-288l37-188-79 34v70q0 15.3-10.29 25.65Q291.42-336 276.21-336t-25.71-10.35Q240-356.7 240-372v-94q0-11 5.96-19.71T262-499l130-55q19-8 35.5-15t36.5-7q23 0 45 11.5t34 31.5l35 56q10 16 22.5 28.5T630-427l-31 57q-21-12-38.5-27.5T529-432l-28 144H354ZM574-96q-26 0-40-22.5t0-45.5l171-293q13-23 39-23t39 23l171 293q14 23 0 45.5T914-96H574Zm170-72q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm0-96q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Z"/></svg> |