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="M480.21-745q-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.5Zm187.29 77Q657-679 656-693t10-25l51.88-52.04Q729-781 743.67-781q14.66 0 25.33 11 11 11 11 25.5T769-719l-51 51q-11 11-25.5 11t-25-11Zm112.76 223q-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-445 852.09-445h-71.83Zm-62.2 253.04L667-244q-10-11-10-25.5t10.5-25.5q10.5-11 24.5-11t25 11l52.04 51.06Q780-233 780-218.33q0 14.66-11 25.33-11 11-25.5 11.5t-25.44-10.46ZM243-667l-51-52q-11-11-11-25.5t11-25.5q10.4-11 24.7-11 14.3 0 25.42 10.78L294-719q11 11 11 25.5T294-668q-11 11-25.5 11.5T243-667Zm21 451h156q25 0 42.5-17.71 17.5-17.7 17.5-43 0-25.29-17.29-42.79T420-337h-36l-2-15q-7-45-40-74.5T264-456q-50 0-85 34.5t-35 84.79q0 50.3 35 85.5Q214-216 264-216Zm0 72q-79.68 0-135.84-56.43Q72-256.87 72-336.93 72-417 128.16-472.5T264-528q60 0 108 33t71 88q48 8 78.5 45t30.5 85q0 55-38.74 94T420-144H264Zm286-158q-8-16-16.5-32.5T517-367q38-11 60.5-42.94Q600-441.88 600-481q0-50-35.25-84.5T480-600q-45 0-78.52 27.7Q367.96-544.61 362-502q-17-6-34.5-12.5T293-527q17-64 69-104.5T480-672q80 0 136 55.71T672-481q0 60-33 109t-89 70Zm-69-179Z"/></svg> |