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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M504-144v-72h72v72h-72Zm-72-72v-192h72v192h-72Zm312-120v-144h72v144h-72Zm-72-144v-72h72v72h-72Zm-456 72v-72h72v72h-72Zm-72-72v-72h72v72h-72Zm336-264v-72h72v72h-72Zm-288 96h120v-120H192v120Zm-48 12.06v-143.78q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.33 25.78-10.34 10.5-25.61 10.5H180.28q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61ZM192-192h120v-120H192v120Zm-48 12.06v-143.78q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.33 25.78-10.34 10.5-25.61 10.5H180.28q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61ZM648-648h120v-120H648v120Zm-48 12.06v-143.78q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.33 25.78-10.34 10.5-25.61 10.5H636.28q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61ZM672-144v-120h-72v-72h144v120h72v72H672ZM504-408v-72h168v72H504Zm-144 0v-72h-72v-72h216v72h-72v72h-72Zm48-192v-144h72v72h72v72H408Zm-180-84v-48h48v48h-48Zm0 456v-48h48v48h-48Zm456-456v-48h48v48h-48Z"/></svg> |