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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10 19.146q-2.208 0-4.135-.99-1.927-.989-3.282-2.802v1q0 .354-.26.615-.261.26-.615.26t-.614-.26q-.261-.261-.261-.615v-3.708q0-.354.261-.615.26-.26.614-.26h3.709q.354 0 .614.26.261.261.261.615t-.261.614q-.26.261-.614.261H3.5q1 1.791 2.729 2.833Q7.958 17.396 10 17.396q2.146 0 3.896-1.084 1.75-1.083 2.708-2.916.188-.354.542-.531.354-.177.708-.011.354.167.427.542.073.375-.114.729-1.167 2.292-3.292 3.656Q12.75 19.146 10 19.146ZM1.771 8.979q-.375-.062-.594-.385-.219-.323-.115-.698.167-.75.48-1.438.312-.687.77-1.375.209-.312.573-.385.365-.073.657.156.291.229.323.594.031.364-.157.677-.291.479-.51 1-.219.521-.365 1.104-.104.375-.406.594-.302.219-.656.156Zm3.125-5.521q-.229-.312-.146-.677.083-.364.417-.573.645-.416 1.333-.698.688-.281 1.479-.448.375-.083.677.126.302.208.365.583.062.354-.177.635-.24.282-.594.386-.542.146-1.073.364-.531.219-1.052.532-.313.187-.667.124-.354-.062-.562-.354Zm3.792 7.854-2.042-.916q-.271-.104-.271-.396 0-.292.25-.396l2.063-.937.916-2.042q.104-.271.396-.271.292 0 .396.25l.937 2.063 2.042.916q.271.105.271.396 0 .292-.25.396l-2.063.937-.916 2.042q-.105.271-.396.271-.292 0-.396-.25Zm6.458-7.833q-.229.292-.594.334-.364.041-.698-.167-.479-.292-1.01-.5-.532-.208-1.094-.354-.354-.104-.594-.386-.239-.281-.177-.635.063-.375.375-.583.313-.209.688-.126.812.167 1.51.459.698.291 1.365.708.312.209.385.583.073.376-.156.667ZM18.25 9q-.354.062-.646-.167-.292-.229-.396-.583-.146-.562-.364-1.094-.219-.531-.511-1.031-.187-.313-.145-.677.041-.365.333-.573.291-.229.656-.146.365.083.573.396.438.667.74 1.354.302.688.468 1.479.084.375-.125.677-.208.303-.583.365Z"/></svg> |