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
923 B
XML
1 line
923 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M672.23-192Q632-192 604-219.77q-28-27.78-28-68Q576-328 603.84-356q27.84-28 68.16-28 13 0 25 4t23 9v-145.36q0-14.64 10.35-25.14T756-552h48q15.3 0 25.65 10.29Q840-531.42 840-516.21t-10.35 25.71Q819.3-480 804-480h-36v192q0 40.32-27.77 68.16-27.78 27.84-68 27.84Zm-491.89 0q-15.34 0-25.84-10.35T144-228v-56q0-26 12.5-47.5T191-366q55-32 116-49t125-17q18 0 36 1.5t36 4.5q19.3 3.37 26.65 15.19Q538-399 536-385q-2 14-12.5 23.5T496-355q-16-2-32-3.5t-32-1.5q-53.93 0-105.96 14Q274-332 227-304q-4.95 2.94-7.98 8.24Q216-290.47 216-284v20h264.92Q499-264 508-252.75t9 24.75q0 13.5-9.03 24.75Q498.95-192 480.9-192H180.34ZM432-480q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm.21-72Q462-552 483-573.21t21-51Q504-654 482.79-675t-51-21Q402-696 381-674.79t-21 51Q360-594 381.21-573t51 21Zm-.21-72Zm0 360Z"/></svg> |