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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-612v-84q0-29.7 21.15-50.85Q138.3-768 168-768h624q29.7 0 50.85 21.15Q864-725.7 864-696v132q0 15.3-10.29 25.65Q843.42-528 828.21-528t-25.71-10.35Q792-548.7 792-564v-132H168v84q0 15.3-10.29 25.65Q147.42-576 132.21-576t-25.71-10.35Q96-596.7 96-612Zm203.5 299q-10.5 0-18.5-5t-13-13l-62-113h-74q-15.3 0-25.65-10.29Q96-464.58 96-479.79t10.35-25.71Q116.7-516 132-516h96q9.53 0 17.77 5 8.23 5 13.23 14l41 74 112-206q5-9 13.71-13.5T444-647q10 0 18 4.5t13 13.5l62 114q-16 9-29.5 20T481-470l-37-67-113 206q-5 8-13 13t-18.5 5ZM168-192q-29.7 0-50.85-21.15Q96-234.3 96-264v-84q0-15.3 10.29-25.65Q116.58-384 131.79-384t25.71 10.35Q168-363.3 168-348v84h214q15.3 0 25.65 10.29Q418-243.42 418-228.21t-10.35 25.71Q397.3-192 382-192H168Zm312-288ZM671.77-96Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.23-424q56.22-56 136-56Q752-480 808-423.77q56 56.22 56 136Q864-208 807.77-152q-56.22 56-136 56ZM740-322q7-7.36 7-17.18T740-356q-7-7-16.82-7T706-356l-41 41q-7 7.04-7 17.02t7.03 16.98q7.04 7 17 7 9.97 0 16.97-7l41-41Z"/></svg> |