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.2 KiB
XML
1 line
1.2 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 56ZM756-242v38q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2 9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-84q0-15.3-10.35-25.65Q783.3-324 768-324h-84q-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2h38l-69 69q-7 7.04-7 17.02t7.03 16.98q7.04 7 17 7 9.97 0 16.97-7l69-69ZM408-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-60Z"/></svg> |