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.9 KiB
XML
1 line
1.9 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M180.09-420h-71.83Q93-420 82.5-430.29 72-440.58 72-455.79t10.32-25.71Q92.65-492 107.91-492h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.32 25.71Q195.35-420 180.09-420ZM294-643q-11 11-25.5 11T243-643l-52.04-51.22Q180-705 180.5-719q.5-14 11.5-25.48Q203-755 217.5-755t25.28 10.78L294-693q11 11 11 25t-11 25Zm-53.89 427Q220-216 206-229.89q-14-13.88-14-34Q192-284 205.89-298q13.88-14 34-14Q260-312 274-298.11q14 13.88 14 34Q288-244 274.11-230q-13.88 14-34 14ZM480-576q-50 0-85 35t-35 85q0 15.3-10.29 25.65Q339.42-420 324.21-420t-25.71-10.35Q288-440.7 288-456q0-79.68 56.23-135.84 56.22-56.16 136-56.16Q560-648 616-591.84q56 56.16 56 135.84 0 15.3-10.29 25.65Q651.42-420 636.21-420t-25.71-10.35Q600-440.7 600-456q0-50-35-85t-85-35ZM360.11-72Q340-72 326-85.89q-14-13.88-14-34Q312-140 325.89-154q13.88-14 34-14Q380-168 394-154.11q14 13.88 14 34Q408-100 394.11-86q-13.88 14-34 14Zm120-144Q460-216 446-229.89q-14-13.88-14-34Q432-284 445.89-298q13.88-14 34-14Q500-312 514-298.11q14 13.88 14 34Q528-244 514.11-230q-13.88 14-34 14Zm.1-504q-15.21 0-25.71-10.32-10.5-10.33-10.5-25.59v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.32q10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5Zm119.9 648Q580-72 566-85.89q-14-13.88-14-34Q552-140 565.89-154q13.88-14 34-14Q620-168 634-154.11q14 13.88 14 34Q648-100 634.11-86q-13.88 14-34 14ZM667-642.52q-11-11.48-11-25.9 0-14.41 10.78-25.22L718-745q11-11 25-10.5t25 11.5q11 11 11 25.5T768-693l-51 51q-11 11-25 10.5t-25-11.02ZM720.11-216Q700-216 686-229.89q-14-13.88-14-34Q672-284 685.89-298q13.88-14 34-14Q740-312 754-298.11q14 13.88 14 34Q768-244 754.11-230q-13.88 14-34 14Zm60.15-204q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.32-25.71q10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.32 25.71Q867.35-420 852.09-420h-71.83ZM480-420Z"/></svg> |