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="M168-96q-29.7 0-50.85-21.15Q96-138.3 96-168v-624q0-29.7 21.15-50.85Q138.3-864 168-864h336q29.7 0 50.85 21.15Q576-821.7 576-792v624q0 29.7-21.15 50.85Q533.7-96 504-96H168Zm0-431q18-12 39.29-18.5T252-552h168q23.42 0 44.71 6.5T504-527v-265H168v265Zm167.79-71Q306-598 285-619.21t-21-51Q264-700 285.21-721t51-21Q366-742 387-720.79t21 51Q408-640 386.79-619t-51 21ZM168-168h336v-228q0-34.65-24.67-59.33Q454.65-480 420-480H252q-34.65 0-59.32 24.67Q168-430.65 168-396v228Zm132-120.23v36.11q0 15.35 10.35 25.74Q320.7-216 336-216q15.3 0 25.65-10.38Q372-236.77 372-252.12v-36.11h36q15.3 0 25.65-10.39Q444-309 444-324.21q0-15.21-10.35-25.5T408-360h-36v-35.79q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.59 10.35-10.39 10.35-10.39 25.65v36h-36.11q-15.35 0-25.74 10.35Q228-339.3 228-324q0 15 10.35 25.38 10.35 10.39 25.65 10.39h36ZM168-168h336-336Zm575-193q-11-11-11-25.67 0-14.66 11-25.33l31-31H660q-15.3 0-25.65-10.29Q624-463.58 624-478.79t10.35-25.71Q644.7-515 660-515h114l-32-33q-11-11-10.5-25.5T743-599q11-11 25-10.5t25 11.5l94 93q11 10.91 11 25.45Q898-465 887-454l-94 93q-10.64 11-24.82 11T743-361Z"/></svg> |