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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-264Zm-216 72q-29.7 0-50.85-21.15Q96-234.3 96-264v-20q0-25.78 12.5-47.39T143-366q54-32 114.5-49T384-432q21.65 0 42.82 1.5Q448-429 468-425q13 2 17.5 14t.5 25q-4 13-17 22.5t-35.75 6.5q-12.25-2-24.7-2.5-12.46-.5-24.91-.5Q330-360 278-346t-99 42q-4.95 2.83-7.98 7.91-3.02 5.09-3.02 12V-264h262q17.5 0 26.25 11.25T465-228q0 13.5-8.75 24.75T430-192H168Zm216-288q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm336-144q0 60-42 102t-102 42q-8 0-15-.5t-15-2.5q25-29 39.5-64.5T600-624q0-41-14.5-76.5T546-765q8-2 15-2.5t15-.5q60 0 102 42t42 102Zm-335.79 72Q414-552 435-573.21t21-51Q456-654 434.79-675t-51-21Q354-696 333-674.79t-21 51Q312-594 333.21-573t51 21Zm-.21-72Zm288 408q30 0 51-21t21-51q0-30-20.84-51-20.85-21-51-21Q642-360 621-339q-21 21-21 51t21 51q21 21 51 21Zm0 72q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 20.48-5 38.74T797-215l90 90q11 11 11 25t-11 25q-11 11-25.5 11T836-75l-90-89q-17 10-35.26 15-18.26 5-38.74 5Z"/></svg> |