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="M313-324q20 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 14ZM168-144q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-298.2q0-6.8 2-13.8 2-7 4-13l72-182q8-20 26.5-32.5t40.95-12.5H496q15 0 26 11t10 27q-1 14-11.5 24T496-648H289l-48 120h343q32 33 73.17 52.5Q698.35-456 744-456h14.8q7.2 0 15.2-2 17-2 29.5 6.97Q816-442.06 816-426v258q0 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-48Zm571-480q20 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.2Z"/></svg> |