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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M144-324q0-45 31.5-76.5T252-432h144q35 0 59.5-24.5T480-516q0-35-24.5-59.5T396-600q-24.75 0-42.37-17.63Q336-635.25 336-660v-168q0-15.3 10.29-25.65Q356.58-864 371.79-864t25.71 10.35Q408-843.3 408-828v156q61 5 102.5 50T552-516q0 64.74-45.63 110.37Q460.74-360 396-360H252q-15.3 0-25.65 10.35Q216-339.3 216-324v192q0 15.3-10.29 25.65Q195.42-96 180.21-96t-25.71-10.35Q144-116.7 144-132v-192Zm264-348v-192 192q61 5 102.5 50T552-516q0 64.74-45.63 110.37Q460.74-360 396-360H252q-15.3 0-25.65 10.35Q216-339.3 216-324v228-228q0-15.3 10.35-25.65Q236.7-360 252-360h144q64.74 0 110.37-45.63Q552-451.26 552-516q0-61-41.5-106T408-672Zm408 226q-16-14-33.78-25.5T744-491v-25q0-74.7-52.65-127.35Q638.7-696 564-696q-34.65 0-59.33-24.67Q480-745.35 480-780v-48q0-15.3 10.29-25.65Q500.58-864 515.79-864t25.71 10.35Q552-843.3 552-828v60q109 0 186.5 69.5T816-516v70ZM360-180v48q0 15.3-10.29 25.65Q339.42-96 324.21-96t-25.71-10.35Q288-116.7 288-132v-48q0-45 31.5-76.5T396-288h60q0 19 3.5 37t9.5 35h-73q-15.3 0-25.65 10.35Q360-195.3 360-180Zm312.21-36Q702-216 723-237.21t21-51Q744-318 722.79-339t-51-21Q642-360 621-338.79t-21 51Q600-258 621.21-237t51 21Zm-.21 72q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 20.48-5 38.74T796-214l90 91q11 11 11 25t-11 25q-11 11-25 11t-25-11l-91-91q-16 9-34.5 14.5T672-144Z"/></svg> |