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="M504-696h168v-72H504v72ZM192-264q20.4 0 34.2-13.8Q240-291.6 240-312q0-20.4-13.8-34.2Q212.4-360 192-360q-20.4 0-34.2 13.8Q144-332.4 144-312q0 20.4 13.8 34.2Q171.6-264 192-264Zm288 120q-63.09 0-119.55-17Q304-178 254-209q-14 8-29.6 12.5-15.6 4.5-32.4 4.5-50 0-85-35t-35-85q0-21 6.93-39.93Q85.87-370.86 98-386q-11-23-19-48.5T66-486q-3-15 6.5-27.5T97-528q15-2 27 8.5t15 25.5q4 17 9 33.5t12 32.5q8-2 16-3t16-1q50 0 85 35t35 85q0 12.9-2.73 24.42-2.72 11.52-7.27 22.58 32 19 68 31t74 16v-214q0-10.2-6.9-17.1-6.9-6.9-17.1-6.9-65 0-110.5-45.5T264-612q0-65 45.5-110.5T420-768h12q0-30 21.15-51T504-840h168q29.7 0 50.85 21.22Q744-797.56 744-767.77h36q15.3 0 25.65 10.39Q816-747 816-731.79q0 15.21-10.35 25.5T780-696h-36q0 29.7-21.15 50.85Q701.7-624 672-624H504q-29.7 0-50.85-21.15Q432-666.3 432-696h-12q-34.65 0-59.33 24.75Q336-646.5 336-611.75t24.67 59.25Q385.35-528 420-528q40 0 68 28t28 68v214q82-8 150-51.5T776-381l-4-2q-7-3-11.4-8.3-4.4-5.3-6.5-11.93-2.1-6.63-1.6-13.7.5-7.07 3.5-13.6 3-7.47 8.5-11.97 5.5-4.5 12.5-7t14-2q7 .5 14 3.5l2 2q5-12 8.5-23.5T821-494q3-15 14.31-25.5T862-528q15 2 24.5 14t7.5 27q-3 20-8 38t-12 36l10 5q6 3 10.64 8.43 4.65 5.43 7 12.21 2.36 6.79 1.86 13.57-.5 6.79-3.5 14.26-3 6.53-8.5 11.03-5.5 4.5-12.26 7t-14 2Q858-340 851-343l-8-5q-55 93-151.5 148.5T480-144Zm24-552v-72 72ZM192-312Z"/></svg> |