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="M486-323q26 0 50.5-14.5T561-384q0-27-20.5-43.5T475-460q-31-11-78.5-35.5T349-585q0-3 13-49t86-62v-15q0-14 9.5-23.5T481-744q14 0 23.5 9.5T514-711v14q35 6 56 23.5t32 34.5q7 11 1 22t-19 16q-11 5-23 1.5T541-613q-8-10-22.5-17.5T483-638q-20 0-44 11.5T415-586q0 27 24.5 41t75.5 31q67 23 89.5 56.5T627-384q0 37-15 60t-34.5 36.5Q558-274 539.5-269t-26.5 6v14q0 14-9.5 23.5T480-216q-14 0-23.5-9.5T447-249v-15q-18-5-49-21.5T345-345q-6-13-.5-26t19.5-18q12-5 24.5 0t19.5 17q9 17 27.5 33t50.5 16Zm-6 275q-113 0-207.5-52.5T120-241v85q0 15-10.5 25.5T84-120q-15 0-25.5-10.5T48-156v-168q0-15 10.5-25.5T84-360h168q15 0 25.5 10.5T288-324q0 15-10.5 25.5T252-288h-77q48 76 128 122t177 46q141 0 242.5-94T838-445q2-15 12.5-25t25.5-10q15 0 26 10.5t9 24.5q-7 83-43 155.5t-94 126Q716-110 640.5-79T480-48Zm0-792q-141 0-242.5 94T122-515q-2 15-12.5 25T84-480q-15 0-26-10.5T49-515q7-83 43-155.5t94-126Q244-850 319.5-881T480-912q113 0 207.5 52.5T840-719v-85q0-15 10.5-25.5T876-840q15 0 25.5 10.5T912-804v168q0 15-10.5 25.5T876-600H708q-15 0-25.5-10.5T672-636q0-15 10.5-25.5T708-672h77q-48-76-128-122t-177-46Z"/></svg> |