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
905 B
XML
1 line
905 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M589-816q14.22 0 27.11 5Q629-806 640-795l155 155q11 11 16 23.89t5 27.11v217q0 15.3-10.29 25.65Q795.42-336 780.21-336t-25.71-10.35Q744-356.7 744-372v-217L589-744H372q-15.3 0-25.65-10.29Q336-764.58 336-779.79t10.35-25.71Q356.7-816 372-816h217Zm-73 270v-90q0-15.3-10.29-25.65Q495.42-672 480.21-672t-25.71 10.35Q444-651.3 444-636v18l72 72ZM371-144q-14.22 0-27.11-5Q331-154 320-165L165-320q-11-11-16-23.89T144-371v-218q0-14.22 5-27.11Q154-629 165-640l27-27-77-77q-11-11-11.5-25t10.5-25q11-11 25.5-11t25.5 11l630 629q11 11 11 25t-11 25q-11 11-25 11t-25-11l-78-76-27 26q-9.66 10.08-22.83 15.54Q604-144 590-144H371Zm157-384ZM371-216h218l27-26-374-374-26 27v218.53L371-216Zm108.91-84q-14.91 0-25.41-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5Q495-372 505-361.71t10 25.5q0 15.21-10.09 25.71t-25 10.5ZM426-427Z"/></svg> |