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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M312-144q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-48H132q-15.3 0-25.65-10.35Q96-236.7 96-252v-240.4q0-14.6 10.35-25.1Q116.7-528 132-528h155l-48-120H131.5q-14.5 0-25-10.29T96-683.79q0-15.21 10.35-25.71T132-720h107q23 0 41 12.5t26 32.5l73 182q2 7 3.5 13.67 1.5 6.66 1.5 13.33v298q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-48Zm-96-180q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm456-396q-32 0-55 23t-23 55q0 10.4 6.8 17.2 6.8 6.8 17.2 6.8 10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-12 9-21t21-9q12 0 21 9t9 21q0 10.4 6.8 17.2 6.8 6.8 17.2 6.8 10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-32-23-55t-55-23Zm-48 192h96q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-10.4-6.8-17.2-6.8-6.8-17.2-6.8h-96q-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.4 6.8 17.2 6.8 6.8 17.2 6.8Zm48.21 384q-15.21 0-25.71-10.35T636-180v-228h-79.5q-12.5 0-22-8T522-436l-38-170q-2.14-10.89-3.57-21-1.43-10.11-1.43-21 0-77.5 55.5-134.75T672-840q82 0 137.5 57.25T865-648q0 10.89-1.43 21T860-606l-38 170q-3 12-12.5 20t-22 8H708v228q0 15.3-10.29 25.65Q687.42-144 672.21-144Z"/></svg> |