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
858 B
XML
1 line
858 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M672-288q30 0 51-21t21-51q0-30-21-51t-51-21q-30 0-51 21t-21 51q0 30 21 51t51 21Zm0 144q38 0 70.5-19.15T795-214q-28-18-58.77-28-30.77-10-64-10Q639-252 608-242q-31 10-59 28 20 31.7 52.5 50.85Q634-144 672-144ZM479.75-859q7.71 0 13.98 1.5Q500-856 506-854l240 92q21 8 33.5 26.15Q792-717.69 792-695v131q0 15.3-10.29 25.65Q771.42-528 756.21-528t-25.71-10.35Q720-548.7 720-564v-131l-240-92-240 92v180q0 52 14.5 101.5t41.5 93q27 43.5 65.5 79T448-182q12.86 6.95 18.43 19.97Q472-149 467-135q-5 14-18.5 20t-27.5 0q-115-49-184-162t-69-238v-180q0-22.69 12.5-40.85Q193-754 214-762l240-92q7-2 13-3.5t12.75-1.5ZM671.77-96Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.23-424q56.22-56 136-56Q752-480 808-423.77q56 56.22 56 136Q864-208 807.77-152q-56.22 56-136 56ZM480-491Z"/></svg> |