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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10 18.333q-1.729 0-3.25-.656t-2.646-1.781q-1.125-1.125-1.781-2.646-.656-1.521-.656-3.25t.656-3.25q.656-1.521 1.781-2.646T6.75 2.323q1.521-.656 3.25-.656.771 0 1.573.135.802.136 1.531.427l-2.5 1.209q-.166-.021-.364-.021h-.365q-.146 0-.406.01-.261.011-.427.052.896 1.5 2.333 2.292 1.437.791 2.937.833H14.521l.771 1.708q-1.813.167-3.73-.52-1.916-.688-3.416-2.48-.75 1.75-1.969 2.865-1.219 1.115-2.76 1.698 0 2.875 1.927 4.792Q7.271 16.583 10 16.583q2.771 0 4.635-1.916 1.865-1.917 1.948-4.438v-.323q0-.177-.021-.344l1.188-2.604q.312.792.448 1.542.135.75.135 1.5 0 1.729-.656 3.25t-1.781 2.646q-1.125 1.125-2.646 1.781-1.521.656-3.25.656ZM3.833 7.75q.959-.562 1.688-1.427t1.146-2.011q-1.063.646-1.771 1.521-.708.875-1.063 1.917Zm3.688 4.104q-.438 0-.74-.302t-.302-.74q0-.437.302-.739t.74-.302q.437 0 .739.302t.302.739q0 .438-.302.74t-.739.302Zm4.958 0q-.437 0-.739-.302t-.302-.74q0-.437.302-.739t.739-.302q.438 0 .74.302t.302.739q0 .438-.302.74t-.74.302Zm3.729-5.792q-.125 0-.239-.062-.115-.062-.177-.208l-.5-1.084-1.104-.52q-.146-.063-.209-.178-.062-.114-.062-.239 0-.125.062-.24.063-.114.209-.177l1.104-.5.5-1.104q.062-.146.177-.208.114-.063.239-.063.125 0 .24.063.114.062.177.208l.5 1.104 1.104.5q.146.063.209.177.062.115.062.24 0 .125-.062.239-.063.115-.209.178l-1.104.52-.5 1.084q-.063.146-.177.208-.115.062-.24.062Zm-2.812-.166ZM6.667 4.312Z"/></svg> |