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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M263.72-96Q234-96 213-117.15T192-168v-96q-15 0-25.5-10.29t-10.5-25.5q0-15.21 10.35-25.58 10.35-10.38 25.65-10.38V-444q-15.3 0-25.65-10.29Q156-464.58 156-479.79t10.35-25.58q10.35-10.38 25.65-10.38V-624q-15.3 0-25.65-10.29Q156-644.58 156-659.79t10.35-25.71Q176.7-696 192-696v-96q0-29.7 21.16-50.85Q234.32-864 264.04-864h432.24Q726-864 747-842.85T768-792v624q0 29.7-21.16 50.85Q725.68-96 695.96-96H263.72Zm.28-72h432v-624H264v96q15 0 25.5 10.29t10.5 25.5q0 15.21-10.35 25.58-10.35 10.38-25.65 10.38V-516q15.3 0 25.65 10.29Q300-495.42 300-480.21t-10.35 25.58Q279.3-444.25 264-444.25V-336q15.3 0 25.65 10.29Q300-315.42 300-300.21t-10.35 25.71Q279.3-264 264-264v96Zm126-280v133q0 11 8 19t19 8q11 0 19-8t8-19v-133q24-6 38.5-25t14.5-44v-137.32q0-7.68-5-12.68t-13-5q-8 0-13 5t-5 12.71V-528h-27v-126.29q0-7.71-5-12.71-5-5-13-5t-13 5q-5 5-5 12.71V-528h-26v-126.29q0-7.71-5-12.71-5-5-13-5t-13 5q-5 5-5 12.68V-517q0 25 15 44t39 25Zm198 4v129q0 11 8 19t19 8q11 0 19-8t8-19v-337q0-9.57-6.56-14.78-6.56-5.22-17.06-5.22-11.38 0-23.88 5.5-12.5 5.5-24.24 17.24Q556-635 548-616.66q-8 18.34-8 39.66v97q0 15.3 10.35 25.65Q560.7-444 576-444h12ZM264-168v-624 624Z"/></svg> |