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="M560-97q-12 4-22-3.5T528-120v-240q0-12 10-19.5t21-3.5q39 13 79 18t82 5q41 0 81-5t79-18q12-4 22 3.5t10 19.5v240q0 12-10 19.5T880-97q-39-13-79-18t-81-5q-41 0-81 5t-79 18Zm-80-383Zm0 0ZM456-96h-23q-13 0-23.5-8T397-125l-16-85q-23-9-44.5-21T296-259l-75 26q-15 5-30.5-.5T167-253l-40-70q-8-14-5-29.5t15-26.5l59-52q-2-12-3-24t-1-25q0-13 1-25t3-24l-59-52q-12-11-15-26.5t5-29.5l40-70q8-14 23.5-19.5t30.5-.5l75 26q19-16 40.5-28t44.5-21l15-78q3-16 15-26t29-10h80q17 0 29 10t15 26l15 78q23 9 44.5 21t40.5 28l75-26q15-5 30.5.5T793-707l40 70q8 14 5 29.5T823-581l-59 52q2 15 3 30t0 30q-1 16-12.5 26.5T727-432q-14 0-23.5-11t-8.5-26q2-22-1.5-43.5T683-554l76-67-18-30-96 32q-26-30-58-49t-70-25l-19-99h-36l-19 99q-38 7-70.5 26T315-619l-96-32-18 30 76 67q-6 18-9.5 36.5T264-480q0 20 3 38.5t9 35.5l-75 67 17 30 96-32q27 32 63.5 51t78.5 25v169Zm23-528q61 0 103 41.5T624-473q0 17-11 29t-27 12q-15 0-24.5-12t-9.5-28q0-36-20.5-58T480-552q-30 0-51 21t-21 51q0 20 10.5 36.5T446-416q13 8 17 21.5t-3 26.5q-8 14-24.5 16.5T405-357q-32-20-50.5-53T336-481q0-60 41.5-101.5T479-624Z"/></svg> |