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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-96q-33 0-52.5-19.5T288-168v-108q0-15.3 10.29-25.65Q308.58-312 323.79-312t25.71 10.35Q360-291.3 360-276v108h480v-336h-22q-15.3 0-25.65-10.29Q782-524.58 782-539.79t10.35-25.71Q802.7-576 818-576h22q33 0 52.5 19.5T912-504v336q0 33-19.5 52.5T840-96H360Zm-58-301q-13-8-15.5-22.5t5.6-27.57Q302-462 300.5-478t-14.09-28.76Q268-525 259-546q-9-21-9-43.86 0-17.14 5.15-34.28 5.14-17.14 15.43-32.89Q279-670 293.5-672.5 308-675 321-667t15.5 22.5q2.5 14.5-5.6 27.57Q321-602 322.5-586t14.09 28.76Q355-539 364-518q9 21 9 43.86 0 17.14-5 33.64T352-408q-8 13-22.5 16t-27.5-5Zm193 0q-13-8-15.5-22.5t5.6-27.57Q495-462 493.5-478t-14.09-28.76Q461-525 452.5-546q-8.5-21-8.5-43.86 0-17.14 5.15-34.28 5.14-17.14 15.43-32.89Q473-670 487-672.5q14-2.5 27 5.5t16 22.5q3 14.5-5.1 27.57Q515-602 516-586t13.74 28.78q18.62 18.25 27.44 39.23Q566-497 566-474.14q0 17.14-5 33.64T545-408q-8 13-22.5 16t-27.5-5Zm-86.98-395q-70.02 0-138.52 9.5Q201-773 132-758l49 253q3 14-5 26.5T153-463q-15 3-27.6-4.97-12.6-7.97-15.4-23.03L54.95-775.11Q52-791 60.49-803.79 68.97-816.59 85-821q80-19 160.75-31 80.74-12 162.5-12 81.75 0 162.25 12T731-821q16.03 3.53 24.51 16.76 8.49 13.24 5.54 29.08L706-491q-3 14-15.27 22.5Q678.45-460 663-463q-14-3-22.5-15.5T635-505l49-253q-69-15-137.48-24.5-68.48-9.5-138.5-9.5Z"/></svg> |