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.9 KiB
XML
1 line
1.9 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M412-412q-36-36-66.5-77.5T291-577q-11 22-16.5 46t-5.5 49q0 88.84 62.08 150.92Q393.16-269 482-269q25 0 48.27-5.5Q553.53-280 576-291q-46-24-87-54.5T412-412Zm68 220q-57 0-109.8-21.51Q317.41-235.02 276-276q-40.98-41.41-62.49-94.2Q192-423 192-480q0-55.2 19.79-105.54Q231.58-635.87 270-677q14-14 33-11.5t26 20.5q23 58 56.3 109.45T463-463q44 44 95.56 78.12Q610.12-350.75 668-328q17 7 19 26.5t-12.81 33.91Q634-231 584-211.5T480-192Zm234.06-197q-14.06-5-20.56-18.89Q687-421.77 690-437q11-53-2.5-104T633-633q-38-38-90.5-53.5T438-691q-15.4 3-28.98-3.39Q395.43-700.78 390-715q-5-14 2.02-27.68Q399.03-756.35 414-760q73-17 144 2t126.03 74.03Q738-630 757.5-557.5T760-413q-3.65 14.94-17.32 21.97Q729-384 714.06-389ZM480.21-840q-15.21 0-25.71-10.35T444-876v-48q0-15.3 10.29-25.65Q464.58-960 479.79-960t25.71 10.35Q516-939.3 516-924v48q0 15.3-10.29 25.65Q495.42-840 480.21-840Zm0 840Q465 0 454.5-10.35T444-36v-48q0-15.3 10.29-25.65Q464.58-120 479.79-120t25.71 10.35Q516-99.3 516-84v48q0 15.3-10.29 25.65Q495.42 0 480.21 0ZM735-735q-11-11-11-25.67 0-14.66 11-25.33l34-34q11-11 25-10.5t25 11.02q11 11.48 11 26.15 0 14.66-11 25.33l-34 34q-11 11-25 10.5T735-735ZM141-140.52q-11-11.48-11-26.15 0-14.66 11-25.33l34-34q11-11 25-10.5t25 11.5q11 11 11 25.67 0 14.66-11 25.33l-34 34q-11 11-25 10.5t-25-11.02ZM876-444q-15.3 0-25.65-10.29Q840-464.58 840-479.79t10.35-25.71Q860.7-516 876-516h48q15.3 0 25.65 10.29Q960-495.42 960-480.21t-10.35 25.71Q939.3-444 924-444h-48Zm-840 0q-15.3 0-25.65-10.29Q0-464.58 0-479.79t10.35-25.71Q20.7-516 36-516h48q15.3 0 25.65 10.29Q120-495.42 120-480.21t-10.35 25.71Q99.3-444 84-444H36Zm784.48 303q-11.48 11-26.15 11-14.66 0-25.33-11l-35-34q-11-11-10.5-25t11.5-25q11-11 25.67-11 14.66 0 25.33 11l34 34q11 11 11 25t-10.52 25ZM226-735q-11 11-25.67 11-14.66 0-25.33-11l-35-34q-11-11-10.5-25t11.02-25q11.48-11 26.15-11 14.66 0 25.33 11l34 34q11 10.64 11 24.82T226-735Zm186 323Z"/></svg> |