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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M179-96q-15 0-25.5-10.55t-10.5-25.5q0-14.95 10.5-25.45T179-168q59 0 85.5-9t71.5-38q5-4 12-3.5t12 3.5q14 8 27 16t27 15q14 7 17.5 20.5T427-136q-8 14-21 18.5t-27-2.5q-8-5-16-9.06-8-4.07-16-8.94-51 29-77 35.5T179-96Zm241-768h120q15.3 0 25.65 10.35Q576-843.3 576-828v36h96q29.7 0 50.85 21.15Q744-749.7 744-720v63q0 15.3-10.29 25.65Q723.42-621 708.21-621t-25.71-10.35Q672-641.7 672-657v-63H288v123l172-46q14-4 27.5 3.5T505-617q4 15-4 28t-23 17l-272 71 42 182q16-8 26.5-19.5T297-362l32-32q5-5 17-6.5t20 6.5q8.27 6.71 17.14 14.85Q392-371 399-363q5 5 7.5 12t2.5 13.75q0 6.75-2.5 13.5T399-312q-11 11-25.5 11T348-312l-31 31q-21 21-41 29.5T232-241q-17 2-31-9t-18-28l-55-240q-3-14 4.5-26.5T154-561l62-16.96V-720q0-29.7 21.15-50.85Q258.3-792 288-792h96v-35.79q0-15.21 10.35-25.71T420-864Zm180 720v12q0 15.3-10.29 25.65Q579.42-96 564.21-96t-25.71-10.35Q528-116.7 528-132v-16q-22-8-35-26.62T480-216v-240q0-49.92 45.97-72.96Q571.95-552 671.56-552 775-552 819.5-529.92T864-456v240q0 23-13 41.5T816-148v16q0 15.3-10.29 25.65Q795.42-96 780.21-96t-25.71-10.35Q744-116.7 744-132v-12H600Zm-12.3-72q15.3 0 25.8-10.29Q624-236.57 624-252q0-15.43-10.29-25.71Q603.43-288 588-288q-15.43 0-25.71 10.41Q552-267.18 552-251.57q0 14.57 10.71 25.07T587.7-216Zm168 0q15.3 0 25.8-10.29Q792-236.57 792-252q0-15.43-10.29-25.71Q771.43-288 756-288q-15.43 0-25.71 10.41Q720-267.18 720-251.57q0 14.57 10.71 25.07T755.7-216ZM528-360h288v-72H528v72Zm-50-212Z"/></svg> |