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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M720-588.04v215.76q0 15.28-10.35 25.78Q699.3-336 684-336H544q-6.86 0-12.43-4-5.57-4-7.57-11-28-76-79.5-136T324-587q-14-8-10.19-22.5Q317.62-624 332-624h352q15.3 0 25.65 10.34Q720-603.32 720-588.04ZM300.06-192q-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-192Zm-300 0q-20 0-34-14t-14-34q0-20 14-34t34-14q20 0 34 14t14 34q0 20-14 34t-34 14Zm720-503.96v432.24Q864-234 842.85-213T792-192H586q-15.3 0-25.65-10.29Q550-212.58 550-227.79t10.35-25.71Q570.7-264 586-264h206v-432H168v18q0 15.3-10.29 25.65Q147.42-642 132.21-642t-25.71-10.35Q96-662.7 96-678v-18q0-29.7 21.15-50.85Q138.3-768 168-768h624q29.7 0 50.85 21.16Q864-725.68 864-695.96Z"/></svg> |