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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M204-240v71.65q0 10.35-6.8 17.35-6.8 7-17.2 7-10.4 0-17.2-6.83-6.8-6.83-6.8-17.27V-242q-17.18-4.34-28.64-16.49Q115.91-270.64 114-288L77-584q-2-15.81 8.5-27.91Q96-624 113-624q13.89 0 23.45 8.5Q146-607 148-593l29 233h135q29.7 0 50.85 21.15Q384-317.7 384-288q0 18-9.5 33T348-240h-12v72q0 10.4-6.8 17.2-6.8 6.8-17.2 6.8-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-72h-84Zm120-336q-15.3 0-25.65-10.35Q288-596.7 288-612v-12q0-60 42-102t102-42h12v-84q0-15.3 10.29-25.65Q464.58-888 479.79-888t25.71 10.35Q516-867.3 516-852v84h12q60 0 102 42t42 102v12q0 15.3-10.35 25.65Q651.3-576 636-576H324Zm40-72h232q-8-22-26.62-35T528-696h-96q-22.76 0-41.38 13T364-648Zm416 504q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-72h-84v71.65q0 10.35-6.8 17.35-6.8 7-17.2 7-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-72h-12q-17 0-26.5-15t-9.5-33q0-29.7 21.15-50.85Q618.3-360 648-360h136l28-232q2-14 11.84-23t24.16-9q17 0 27.5 12.4Q886-599.21 884-583l-36.64 295.71Q845-270 833.08-257.7 821.16-245.39 804-241v73.15q0 10.33-6.8 17.09T780-144ZM480-648Zm-36 216H276q-15.3 0-25.65-10.29Q240-452.58 240-467.79t10.35-25.71Q260.7-504 276-504h408q15.3 0 25.65 10.29Q720-483.42 720-468.21t-10.35 25.71Q699.3-432 684-432H516v251.72q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.35Q444-164.7 444-180v-252Z"/></svg> |