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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M308-838q-11-10-12.5-24.5T304-888q10-11 25-12.5t26 8.5l201 172q11 10 12.5 24.5T560-670q-10 11-25 12.5t-26-8.5L308-838Zm325 278ZM459-866q-11-10-12-25t9-26q10-11 24.5-12t25.5 9l182 155 13-61q5-23 23-39t41.79-18.4l6.21-.6q14.23-2 25.62 7.5Q809-867 811-853l45 289q5 26-2.5 51T829-468l-20 23q-11 14-25 13t-25-10q-11-9-13-22.5t9-27.5l19-23q7-8 10-17.5t1-20.5l-29-187-10 49q-5 20-23.9 27t-35.1-7L459-866ZM108-288q-15.3 0-25.65-10.29Q72-308.58 72-323.79t10.35-25.71Q92.7-360 108-360h264q15.3 0 25.65 10.29Q408-339.42 408-324.21t-10.35 25.71Q387.3-288 372-288H108Zm48 120q-15.3 0-25.65-10.29Q120-188.58 120-203.79t10.35-25.71Q140.7-240 156-240h216q15.3 0 25.65 10.29Q408-219.42 408-204.21t-10.35 25.71Q387.3-168 372-168H156Zm95.8 120q-14.8 0-25.3-10.29T216-83.79q0-15.21 10.35-25.71T252-120h348q30 0 51-21t21-51v-154q0-11.25-4-20.25T656-382L512-505l24 44q10 18-1 35.5T504-408H204q-15.3 0-25.65-10.29Q168-428.58 168-443.79t10.35-25.71Q188.7-480 204-480h239l-30-55q-11-21-8-44.5t20-40.5l5-5q10.37-10 24.03-10.5 13.66-.5 24.97 8.5l223 190q20 17 31 41t11 50v154q0 60-42 102T600-48H251.8ZM522-263ZM258-612q10-11 24.5-12.5T308-616q11 10 12.5 24.5T312-566q-10 11-24.5 12.5T262-562q-11-10-12.5-24.5T258-612Zm8-103q-11-10-12-25t9-26q10-11 24.5-12.5T313-770l80 67q14 11 13.5 25.5T397-652q-9 11-23 13t-28-9l-80-67Z"/></svg> |