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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M395-480q-23.19 0-38.09-18Q342-516 348-538l17-88q8-42 40.5-68t74.02-26q42.48 0 74.98 26 32.5 26 40.5 68l17 88q5 23.2-9.5 40.6Q588-480 565-480H395Zm29-72h112l-12-60q-3-16-15.54-26t-28.5-10q-15.96 0-28.46 10T436-612l-12 60ZM132.09-432q-22.09 1-37.59-9Q79-451 74-470.6q-2-8.4-1-17.9 1-9.5 5-16.5l-1-3q-3-3-9.4-23.71Q66-543 70.5-553T83-571l2-3q2-17 15-30t31-13q5 0 19.32 5l2.68-1q5-5 12.33-8 7.34-3 15.59-3 10.08 0 18.58 3.5Q208-617 213-610q1 0 1.5.5t1.5.5q12.8 1 22.4 8.5 9.6 7.5 15.31 19.85Q256-574 255.5-567.5t-2.5 11.79q0 .89 1 3.53 6 6.18 10 14.68t4 17.5q0 2-5 19-1 2 0 4l2 16q0 20.18-17.5 34.59Q230-432 207-432h-74.91Zm660.41 0q-30.5 0-51.5-21.21t-21-51q0-10.83 3.5-20.31Q727-534 732-543l-32-28q-8-8-3.5-18.5T714-600h78q29.7 0 50.85 21.15Q864-557.7 864-528v18q0 32.17-20.5 55.09Q823-432 792.5-432ZM0-276v-24q0-53 49.5-78T168-403q15 0 30 1.5t30 4.5q-18 18-27 45.5t-9 51.5v60H36q-15.3 0-25.65-10.35Q0-260.7 0-276Zm240 0v-24q0-59.17 61-95.59Q362-432 480-432t179 36.41q61 36.42 61 95.59v24q0 15.3-10.35 25.65Q699.3-240 684-240H276q-15.3 0-25.65-10.35Q240-260.7 240-276Zm552-127q69 0 118.5 25t49.5 78v24q0 15.3-10.35 25.65Q939.3-240 924-240H768v-60q0-24-8.5-51.5T732-397q15-3 29.79-4.5Q776.57-403 792-403Zm-312 43q-64 0-101 11.5T314-312h332q-29-25-65.5-36.5T480-360Zm1 48Zm-1-288Z"/></svg> |