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="M739-624q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm-5.6 96q-8.4 0-14.49-4.91-6.08-4.92-7.82-12.96L705-570q-11-3-20-8t-17-13l-24 7q-8 2-15.5-.5t-11.87-9.61l-5.25-9.78Q607-611 608-619.5t7.16-13.85L633-650.3q-2-10.7-2-21.7t2-22l-17.04-15q-5.96-5-7.46-13t2.67-15.58L617-748q4-7 11.67-10 7.66-3 15.33-1l23 7q8-8 17.5-13t20.36-8.6l6.33-24.3Q713-806 719-811t14.4-5h11.2q8.4 0 14.49 5.02 6.08 5.02 7.82 13.24L773-774q10.76 4.17 20.18 9.17t17.5 12.83l23.32-7q7.67-2 15.33 1 7.67 3 11.84 10.11L867-739q5 8 3 16.5t-8.19 13.5L845-694q2 11 2 22t-2 22l16.81 15.75q6.19 5.25 7.69 13.56T867-605l-6 10q-4 7-11.67 10-7.66 3-14.88 1L811-591q-8 8-17.5 12.5T773-570l-6.09 24.13q-1.74 8.04-7.82 12.96Q753-528 744.6-528h-11.2ZM168-144q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-298.18q0-6.82 1.5-13.32T149-493l73-182q8-20 26-32.5t41-12.5h201q15.73 0 26.36 11Q527-698 526-682q-1 14-11.5 24T490-648H289l-48 120h382q15.3 0 25.65 10.29Q659-507.42 659-492.21t-10.35 25.71Q638.3-456 623-456H216v168h528v-146q0-15.3 10.29-25.65Q764.58-470 779.79-470t25.71 10.35Q816-449.3 816-434v266q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-48q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-48H240v48q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-48Zm48-312v168-168Zm96 132q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm336 0q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Z"/></svg> |