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="M480-385ZM168-96q-29 0-50.5-21.5T96-168v-432q0-29 21.5-50.5T168-672h120l62-82q5-7 12.83-11 7.82-4 16.17-4 22 0 32.5 20t-3.5 38l-62 82q-11 14-26.18 21.5Q304.65-600 288-600H168v432h624v-180q0-15.3 10.29-25.65Q812.58-384 827.79-384t25.71 10.35Q864-363.3 864-348v180q0 29-21.15 50.5T792-96H168Zm312-120q43.83 0 81.91-20.5Q600-257 622-295q8-14 8-30.5T618-352q-14-10-29.5-6.5T565-341q-12 24-35.23 38.5Q506.55-288 480-288q-40.32 0-68.16-28.5Q384-345 384-385q0-14.68 5-28.84T402-439q8-11 19.5-20.5T447-474q14-5 20-17.5t1-26.5q-5-14-19-20.5t-28-1.5q-25 9-45 25t-34 36q-14 20-22 44.48-8 24.48-8 50.52 0 70 49 119t119 49Zm246.01-744Q633-960 562.5-896 492-832 492-720q0 95.44 73 178.22t136.67 142.06q5.79 4.86 12.06 7.29Q720-390 726.5-390t12.5-2.5q6-2.5 10.86-7.35Q814-459 887.5-541.99 961-624.98 961-720.67 961-831 890.01-895.5q-70.98-64.5-164-64.5Zm-.04 486Q620-572 592-632.19t-28-89.28q0-81.26 50.91-123.9 50.92-42.63 111-42.63 60.09 0 111.59 42.72T889-721.15Q889-692 860.47-632q-28.53 60-134.5 158ZM727-681Zm-65 58 25-80-66-53h79l26-78 26 78h79l-66 53 25 80-64-49-64 49Z"/></svg> |