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
2.0 KiB
XML
1 line
2.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M158-494q-17.1 0-26.55-14T128-538l101.25-269.73Q233-818 241.5-824t19.5-6h25q11 0 19.67 5.96 8.68 5.96 12.33 16.04l102.37 270.11Q426-522 415.92-508t-27.36 14q-10.56 0-18.74-6.05-8.18-6.04-11.82-16.28L338-574H210l-21.19 58.6q-3.85 10.24-12.03 15.82Q168.59-494 158-494Zm57 432q-40 0-68-28.04-28-28.03-28-67.95 0-19.01 7-36.51 7-17.5 21-31.5l40-39-17-17q-14-14-21-31.27-7-17.26-7-36.44Q142-390 170.06-418q28.05-28 68-28Q278-446 306-418.21t28 68.04q0 19.17-7 36.67T306-282l-17 17 34 34 27.59-28Q362-270 376-270t25 11q11 11 11 25.67 0 14.66-11 25.33l-28 27.51L401-152q11 11 11.5 25T402-101.52Q391-91 376.5-91T351-102l-28-27-39.79 39.05Q269-76 251.61-69T215-62Zm23-153-39 40q-3 4-5 8.24-2 4.23-2 9.08 0 9.68 6.93 16.68 6.94 7 17.03 7 5.04 0 9.54-2 4.5-2 7.24-4.8L272-180l-34-35Zm1-159q-10.11 0-17.05 7.2Q215-359.6 215-350q0 11 8 18.5t16 15.5q8-8 16-15.5t8-18.5q0-10-7.2-17t-16.8-7Zm33-383-42 125h87l-41.4-125H272Zm270 255q-14 5-27-3.5T499-529q-3-15 5-27.5t22-17.5q23.45-7.91 45.72-16.96Q594-600 615-614q-24-26-41.5-56.14T546-734h-30q-15.3 0-25.65-10.29Q480-754.58 480-769.79t10.35-25.71Q500.7-806 516-806h312q15.3 0 25.65 10.29Q864-785.42 864-770.21t-10.35 25.71Q843.3-734 828-734h-30q-9 34-27.1 64.2-18.11 30.2-41.9 55.8 21 14 43.47 23.39Q794.95-581.22 818-573q14 5 22 17.5t5 27q-3 14.5-16 23t-27 3.5q-35-11-68-26.5T672-565q-29 21-62 36.5T542-502Zm-20 400.48q-11-11.48-11-26.15 0-14.66 11-25.33l242-242q11-11 25-10.5t25 11.02q11 11.48 11 26.15 0 14.66-11 25.33L572-101q-11 11-25 10.5t-25-11.02ZM576-290q-25 0-42.5-17.5T516-350q0-25 17.5-42.5T576-410q25 0 42.5 17.5T636-350q0 25-17.5 42.5T576-290Zm46-444q8 21 20.92 39.73Q655.85-675.53 672-659q16-17 28.5-35.5T721-734h-99ZM780-86q-25 0-42.5-17.5T720-146q0-25 17.5-42.5T780-206q25 0 42.5 17.5T840-146q0 25-17.5 42.5T780-86ZM658.86-799q-11.86 5-22.76-.5Q625.19-805 620-817q-5-12.2.5-22.87 5.5-10.67 17.5-15.75l61-18.3q11-5.08 23 .42t17 16.5q5 11-.5 22.5T722.13-818l-63.27 19Z"/></svg> |