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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M259-245q19-18 42.5-43t44.5-53q21-28 35-59.5t14-59.5q0-60-40.5-98.5T254-597q-57.31 0-94.16 41Q123-515 123-460q0 28 14.5 59.5T173-341q21 28 44 53t42 43ZM132-96q-15.3 0-25.65-10.29Q96-116.58 96-131.79t10.35-25.71Q116.7-168 132-168h99q-30-29-62-60.5T110-295q-27-35-44.5-77.62Q48-415.25 48-460q0-92 58.5-152T259-672q94 0 152.5 60T470-460q0 45-17.5 87T408-296q-27 35-59.5 67T287-168h541q15.3 0 25.65 10.29Q864-147.42 864-132.21t-10.35 25.71Q843.3-96 828-96H132Zm468-512Zm-4.79 288q-9.21 0-17.21-4.5T565-337l-28-44q-8-14-4-28.5t15-22.5q11-8 24.05-7.56 13.05.45 22.95 15.56l17.19-26.94q4.52-8.08 12.67-12.57Q633-468 642-468h150v-324H408v35q0 15.3-10.47 25.65Q387.05-721 371.57-721q-14.57 0-25.07-10.5T336-757v-35q0-33 19.5-52.5T408-864h384q33 0 52.5 19.5T864-792v324q0 33-19.5 52.5T792-396H662l-36 59q-5 8-13.29 12.5t-17.5 4.5ZM259-417q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm0-48Zm341-119 55 33q5 3 10-.47 5-3.46 3-9.53l-14-62 48.11-41.86q4.89-4.45 2.89-9.8-2-5.34-8.29-6.24l-63.77-5.38-25.14-58.34q-1.8-5.38-8-5.38-6.21 0-7.98 5.41L567-686l-63.62 5.25q-6.38.87-8.38 6.12-2 5.25 3 9.63l48 42-14.22 61.74Q530-555 535-551.5t10 .5l55-33Z"/></svg> |