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="M670.78-408Q651-408 635-398.5T609-373q-4 6-.68 12.5 3.31 6.5 11.05 9.5 6.63 3 12.63.5 6-2.5 10-8.5 5-8 12.69-11 7.69-3 16.93-3 15.38 0 23.88 7.5 8.5 7.5 8.5 20.19 0 9.31-3 14.81T687-314q-6.25 6-13.02 12T662-288q-5 6-7 14.5t-2 16.5q0 8 5.28 13t13.72 5q8 0 13-5t5-13q0-8 4-15t15-18q20-20 25.5-30t5.5-25q0-28-19-45.5T670.78-408ZM408-720h144q0-30-21-51t-51-21q-30 0-51 21t-21 51Zm264 168v-168h48q29.29 0 50.14 21Q791-678 792-648v125q-28-14-58-21.5t-62-7.5ZM240-288q-29.7 0-50.85-21.15Q168-330.3 168-360v-288q0-29.7 21.15-50.85Q210.3-720 240-720h48v432h-48Zm96 0v-432h24q0-50 35-85t85-35q50 0 85 35t35 85h24v173q-94 18-155 90.5T408-288h-72Zm335.89 120q10.11 0 17.11-6.89t7-17q0-10.11-6.89-17.11t-17-7Q662-216 655-209.11t-7 17q0 10.11 6.89 17.11t17 7Zm-.12 72Q592-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 56ZM156-144q-15.3 0-25.65-10.29Q120-164.58 120-179.79t10.35-25.71Q140.7-216 156-216h262q5 20 13.4 37.33 8.4 17.34 19.6 34.67H156Z"/></svg> |