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="M480.28-96Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.81-834q69.81-30 149.19-30 29 0 58.5 4.5t57.74 12.75q12.76 3.75 20.26 15Q624-820.5 624-807v50q0 26 17.5 43.5T685-696h11v11q0 26 17.5 43.5T757-624h50q14 0 24.5 8t15.5 21q8 28 12.5 57t4.5 58q0 79.38-30 149.19T751.5-208.5Q699-156 629.28-126q-69.73 30-149 30ZM480-288q52 0 98.5-21t74.5-63q5-11-.75-21T635-403H325q-12 0-18 10t0 21q28 42 74.01 63 46.01 21 98.99 21ZM348-516q25 0 42.5-17.5T408-576q0-25-17.5-42.5T348-636q-25 0-42.5 17.5T288-576q0 25 17.5 42.5T348-516Zm264 0q25 0 42.5-17.5T672-576q0-25-17.5-42.5T612-636q-25 0-42.5 17.5T552-576q0 25 17.5 42.5T612-516Zm156.23-252h-36.11q-15.35 0-25.74-10.35Q696-788.7 696-804q0-15.3 10.38-25.65Q716.77-840 732.12-840h36.11v-36q0-15.3 10.39-25.65Q789-912 804.21-912q15.21 0 25.5 10.35T840-876v36h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.35 25.59-10.35 10.39-25.65 10.39h-36v36.11q0 15.35-10.35 25.74Q819.3-696 804-696q-15 0-25.38-10.35-10.39-10.35-10.39-25.65v-36Z"/></svg> |