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
794 B
XML
1 line
794 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m352-402 111-157q1-2 3-23 0-7.71-5.15-12.86-5.15-5.14-12.87-5.14H318.44q-9.44 0-15.44 5.83-6 5.84-6 15 0 9.17 6.5 15.67t15.85 6.5H406L295-398q-1 1-3 21.45 0 6.55 5.16 11.55 5.15 5 12.03 5h138.36q9.45 0 15.45-5.83 6-5.84 6-15 0-9.17-5.88-15.17T448-402h-96Zm214-.1v-175.4q0-9.5-6.5-16t-16.34-6.5q-9.84 0-17 6.5T519-577v181q0 15.3 10.35 25.65Q539.7-360 555-360h95.8q9.33 0 15.27-5.83 5.93-5.84 5.93-15 0-9.17-5.98-15.22-5.99-6.05-15.39-6.05H566ZM864-696v360q0 60-42 102t-102 42H240q-60 0-102-42T96-335.52v-360.72Q96-726 117.15-747q21.15-21 50.85-21h624q29.7 0 50.85 21.15Q864-725.7 864-696Zm-72 0H168v360.28Q168-306 189.15-285T240-264h480q29.7 0 50.85-21.15Q792-306.3 792-336v-360Zm0 0H168h624Z"/></svg> |