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.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M15.375 6.979q-.125 0-.24-.062-.114-.063-.177-.209l-.52-1.125-1.126-.521q-.145-.062-.208-.177-.062-.114-.062-.239 0-.125.062-.24.063-.114.208-.177l1.126-.521.52-1.125q.063-.145.177-.208.115-.063.24-.063.125 0 .24.063.114.063.177.208l.52 1.125 1.126.521q.145.063.208.177.062.115.062.24 0 .125-.062.239-.063.115-.208.177l-1.126.521-.52 1.125q-.063.146-.177.209-.115.062-.24.062Zm1.667 5.938q-.125 0-.24-.063-.114-.062-.177-.208l-.271-.584-.583-.27q-.104-.042-.271-.417 0-.125.062-.24.063-.114.209-.177l.583-.27.271-.584q.042-.104.417-.271.125 0 .239.063.115.062.177.208l.271.584.583.27q.105.042.271.417 0 .125-.062.24-.063.114-.209.177l-.583.27-.271.584q-.041.104-.416.271Zm-9.959 5.416q-.333 0-.583-.218-.25-.219-.292-.553l-.146-1.208q-.124-.062-.27-.146-.146-.083-.25-.166l-1.125.479q-.292.146-.615.041-.323-.104-.49-.395l-1.374-2.375q-.167-.292-.105-.615.063-.323.334-.51l.958-.729v-.584l-.958-.729q-.271-.187-.334-.51-.062-.323.105-.615l1.374-2.375q.167-.292.49-.396.323-.104.615.042l1.125.479q.104-.104.25-.187.146-.084.27-.125l.146-1.209q.042-.333.292-.552.25-.219.583-.219h2.709q.333 0 .583.219.25.219.292.552l.145 1.209q.146.041.282.125.135.083.239.187l1.125-.479q.292-.146.615-.042.323.104.489.396L14.938 9.5q.166.292.104.615-.063.323-.334.51l-.958.729v.584l.958.729q.271.187.334.51.062.323-.104.615l-1.376 2.375q-.166.291-.489.395-.323.105-.615-.041l-1.125-.479q-.104.083-.26.177-.156.093-.261.135l-.145 1.208q-.042.334-.292.553-.25.218-.583.218Zm1.355-4.145q1.062 0 1.802-.74.739-.74.739-1.802 0-1.063-.739-1.802-.74-.74-1.802-.74-1.063 0-1.803.74-.739.739-.739 1.802 0 1.062.739 1.802.74.74 1.803.74Zm0-2.542Z"/></svg> |