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="M696-600q9.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.2-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.2Zm0-96q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48q0-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.8v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm0 264q33 0 64.5-7.5T821-463q14-8 28.5-.5t14.5 22.82v176.6q0 29.73-21.15 50.91Q821.7-192 792-192H582q-12.73 0-21.36-9-8.64-9-9.64-22-5-80-37.33-151.52-32.34-71.52-84.5-127Q377-557 309-593.5 241-630 163-642q-29-5-48-22t-19-44q0-27 19-43.5t48-16.5h238q16 0 25.5 12.5T434-727q-1 8-1.5 15.5t-.5 15.97q0 109.18 77 186.35Q586-432 696-432Zm-.23-72Q616-504 560-560.23q-56-56.22-56-136Q504-776 560.23-832q56.22-56 136-56Q776-888 832-831.77q56 56.22 56 136Q888-616 831.77-560q-56.22 56-136 56ZM144-192q-20 0-34-14t-14-34q0-20 14-34t34-14q20 0 34 14t14 34q0 20-14 34t-34 14Zm156.06 0q-14.06 0-25.56-8.5Q263-209 261-223q-10-51-46.93-87.89T126-357q-14.06-1.85-22.03-13.43Q96-382 96-395.58 96-410 104.5-421q8.5-11 22.5-9 81 11 138.5 68t68.77 138.18Q336-210 325.5-201t-25.44 9ZM444-192q-14 0-25-10t-13-24q-12-110-90-188t-189.11-89.27Q113-505 104.5-515.53 96-526.05 96-540.09q0-14.91 11.5-25.41T134-574q138 14 234.59 111.31Q465.18-365.39 478-227q2 14-8.35 24.5T444-192Z"/></svg> |