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="M200-144q-75-60-113.5-149T48-480q0-98 38.5-187T200-816h-80q-10.4 0-17.2-6.8Q96-829.6 96-840q0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h132q15.3 0 25.65 10.35Q288-843.3 288-828v132q0 10.4-6.8 17.2-6.8 6.8-17.2 6.8-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-90q-72 52-108 133.5T96-480q0 91 36 172.5T240-174v-90q0-10.4 6.8-17.2 6.8-6.8 17.2-6.8 10.4 0 17.2 6.8 6.8 6.8 6.8 17.2v132q0 15.3-10.35 25.65Q267.3-96 252-96H120q-10.4 0-17.2-6.8Q96-109.6 96-120q0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h80Zm450-8q-23 8-46.5 7.5T558-155L337-259q-14-6-19-20.15-5-14.15 2-27.85l3-7q8.48-16.89 23.74-27.44Q362-352 382-354l77-8-111-306q-5-14 1.5-27.5T370-714q14-5 27.5 1.5T416-692l127 350q6 17-3.43 31.61Q530.14-295.77 513-294l-68 7 143 67q9 5 18.5 4.5T625-219l148-54q38-14 54.5-49.5T830-396l-61-169q-5-14 1-27.5t20-18.5q14-5 27.5 1t18.5 20l62 169q24 66-5 129.5T798-205l-148 53ZM510-573q-5-14 1.5-27.5T532-619q14-5 27.5 1t18.5 20l41 114q5 14-1.3 26.92-6.3 12.91-20.7 18.08-14 5-26.92-1.07Q557.17-446.13 552-460l-42-113Zm130.23 4.21Q635-583 641-596.5t20-18.5q14-5 27.5 1t18.5 20l25 68q5 14-1.5 27.5T710-480q-14 5-27.5-1.5t-18.73-20.71l-23.54-66.58ZM676-384Z"/></svg> |