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
844 B
XML
1 line
844 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M414-647q26.81 0 45.91 19.39Q479-608.22 479-581v-1l-65-65Zm419 327L720-433v90l-72-72v-281H366l-72-72h354q29.7 0 50.85 21.15Q720-725.7 720-696v167l113-113q8-8 19.5-3.83Q864-641.67 864-630v297.88Q864-320 852.5-316q-11.5 4-19.5-4ZM648-192H216q-29.7 0-50.85-21.15Q144-234.3 144-264v-432q0-24 14-43t37-27l70 70h-49v432h192v-26q-54-7-91.5-44.5T268-425q-2-8 5.2-13.5t16-5.5q8.8 0 17.35 4.7 8.55 4.69 10.45 13.3 11 39 41.89 64.5Q389.77-336 432-336q33 0 61.5-17.5T539-400l35 34q-21 30-51.5 49.5T456-290v26h192v-50l72 72q-8 23-28 36.5T648-192ZM778-82 465.87-393q-7.87 5-16.23 7-8.35 2-17.64 2-29 0-50.5-20T360-453v-46L81-778q-11-11-10.5-25.5T82-829q11-11 25-11t25 11l697 696q11 11 10.5 25.5T828-82q-11 11-25 11t-25-11ZM406-454Zm101-102Zm-99 292h48-48Z"/></svg> |