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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M468-558v-126.11q0-14.89-10.29-25.39t-25.5-10.5q-15.21 0-25.71 10.35T396-684v141q0 7.64 3 14.32 3 6.68 8 11.68l99 99q10.91 11 25.45 11Q546-407 557-418t11-25.18q0-14.18-11-24.82l-89-90Zm-93 288q19-40 56.5-65t84.5-25h120q29-35 44.5-77.75T696-528q0-110.31-76.78-187.16-76.78-76.84-187-76.84T245-715.16Q168-638.31 168-528q0 95 59 166.5T375-270ZM516-48q-64 0-109-44.5T360-200q-114-25-189-116.21-75-91.2-75-212.19Q96-668 194-766t238-98q140 0 238 98t98 238q0 46-11.5 88.5T723-360h33q65 0 110.5 45.5T912-204q0 65-45.5 110.5T756-48H516Zm-84-483Zm204 327Zm-120 84h240q34.65 0 59.33-24.75Q840-169.5 840-204.25t-24.67-59.25Q790.65-288 756-288H516q-34.65 0-59.33 24.75Q432-238.5 432-203.75t24.67 59.25Q481.35-120 516-120Zm.21-48q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm120 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm120 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Z"/></svg> |