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="M480-288q-79.68 0-135.84-56.23Q288-400.47 288-480.25q0-80.75 57.12-136.25T480-672q8.33 0 16.67.5Q505-671 514-669q14 3 22.5 16t5.5 27q-3 14-16 22t-27 5q-5.07-1-9.5-1H480q-49 0-84.5 34.5T360-480q0 50 35 85t85 35q43 0 76.5-27t41.5-69q3-14 15.5-22.5T640-484q14 3 22.5 15.5T668-442q-14 67-66.5 110.5T480-288Zm167.65-315L629-550q-4 10-12.25 16t-18.33 6q-17.42 0-27.92-14t-4.5-31l95-268q4-11 13.06-17 9.07-6 19.94-6h26q10.88 0 19.94 6T753-841l95 269q6 17-4 30.5T817-528q-10.67 0-19.39-6.23-8.73-6.23-12.61-16.77l-18-52H647.65ZM664-653h86l-43-136-43 136ZM84-444q-15.3 0-25.65-10.29Q48-464.58 48-479.79t10.35-25.71Q68.7-516 84-516h96q15.3 0 25.65 10.29Q216-495.42 216-480.21t-10.35 25.71Q195.3-444 180-444H84Zm370.5-310.35Q444-764.7 444-780v-96q0-15.3 10.29-25.65Q464.58-912 479.79-912t25.71 10.35Q516-891.3 516-876v96q0 15.3-10.29 25.65Q495.42-744 480.21-744t-25.71-10.35Zm0 696Q444-68.7 444-84v-96q0-15.3 10.29-25.65Q464.58-216 479.79-216t25.71 10.35Q516-195.3 516-180v96q0 15.3-10.29 25.65Q495.42-48 480.21-48T454.5-58.35ZM242-667l-50-51q-11-10-11-24.5t11-25.5q10.43-11 25.22-11Q232-779 242-768l51 50q11 10.94 11 25.53 0 14.59-11 25.53Q283-656 268-656t-26-11Zm476 475-51-50q-11-10.67-11-25.33Q656-282 667-293q10-11 25-11t26 11l50 51q11 10 11 24.5T768.48-192Q757-181 743-181t-25-11Zm-526 0q-11-10.43-11-25.22Q181-232 192-242l50-51q10.67-10 25.33-10Q282-303 293-293q11 11 10.54 25.67-.46 14.66-10.54 25.33l-51 50q-10 11-24.5 11T192-192Zm287-288Z"/></svg> |