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="M485-360Zm-25 72ZM168-144q-29.7 0-50.85-21.19Q96-186.37 96-216.12v-72.13Q96-318 117.15-339T168-360h48v-192q0-110.31 76.78-187.16 76.78-76.84 187-76.84T667-739.16q77 76.85 77 187.16v17q0 15.3-10.29 25.65Q723.42-499 708.21-499t-25.71-10.35Q672-519.7 672-535v-17q0-79.68-56.23-135.84-56.22-56.16-136-56.16Q400-744 344-687.84 288-631.68 288-552v192h161q15.3 0 25.65 10.29Q485-339.42 485-324.21t-10.35 25.71Q464.3-288 449-288H168v72h281q15.3 0 25.65 10.29Q485-195.42 485-180.21t-10.35 25.71Q464.3-144 449-144H168Zm551.77 96Q640-48 584-104.23q-56-56.22-56-136Q528-320 584.23-376q56.22-56 136-56Q800-432 856-375.77q56 56.22 56 136Q912-160 855.77-104q-56.22 56-136 56ZM408-552q0-29.7 21.15-50.85Q450.3-624 480-624q15.3 0 25.65-10.35Q516-644.7 516-660q0-15.3-10.42-25.65Q495.17-696 479.77-696 420-696 378-654q-42 42-42 102v60q0 15.3 10.29 25.65Q356.58-456 371.79-456t25.71-10.35Q408-476.7 408-492v-60Zm313 408q8.46 0 14.23-5.77T741-164q0-8.46-5.77-14.23T721-184q-8.46 0-14.23 5.77T701-164q0 8.46 5.77 14.23T721-144Zm.15-53q6.16 0 10-3.89Q735-204.78 735-211q0-11 3.5-17t11.5-13q13-12 19-22.5t6-21.5q0-21-14-36t-41-15q-15 0-28.5 7t-21.36 20.09q-3.14 4.91-.6 10.19 2.54 5.28 8.46 7.72 5 2 10 .5t9-6.5q4-5 9.94-8.5 5.94-3.5 13.06-3.5 11 0 18.5 6.25T746-284q0 6-4 12t-12 13q-7 6-12 11.5t-8 10.5q-2 4.67-3 9.33-1 4.67-1 16.67 0 6.22 4.5 10.11Q715-197 721.15-197Z"/></svg> |