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="M276-168q-50 0-85-35t-35-85h-36q-15.3 0-25.65-10.29Q84-308.58 84-323.79t10.35-25.71Q104.7-360 120-360h60q17-22 42.24-35 25.23-13 53.76-13 28.53 0 53.76 13Q355-382 372-360h196l84-336H264q-15.3 0-25.65-10.29Q228-716.58 228-731.79t10.35-25.71Q248.7-768 264-768h434q17 0 28.5 13.78Q738-740.45 733-723l-25 99h47q17.21 0 32.6 8 15.4 8 26.4 22l78 110q10 14 12.5 29.5T902-423l-31 109q-3 11-12.47 18.5T837-288h-21q0 50-35 85t-85 35q-50 0-85-35t-35-85H396q0 50-35 85t-85 35Zm384-264h170l3-11-78-109h-65l-30 120Zm-88 56 5.93-24.36Q583.87-424.72 593-460q4-15 7-28t6-24l5.93-24.36Q617.87-560.72 627-596q9.13-35.28 15.07-59.64L648-680l4-16-84 336 4-16ZM69.27-424Q54-424 43.5-434.29T33-459.79Q33-475 43.33-485.5T68.94-496h125.79q15.27 0 25.77 10.29t10.5 25.5q0 15.21-10.33 25.71T195.06-424H69.27Zm72.01-136q-15.28 0-25.78-10.29-10.5-10.29-10.5-25.5t10.34-25.71q10.33-10.5 25.61-10.5h161.77q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.34 25.71Q318.33-560 303.05-560H141.28ZM276-240q20.4 0 34.2-13.8Q324-267.6 324-288q0-20.4-13.8-34.2Q296.4-336 276-336q-20.4 0-34.2 13.8Q228-308.4 228-288q0 20.4 13.8 34.2Q255.6-240 276-240Zm420 0q20.4 0 34.2-13.8Q744-267.6 744-288q0-20.4-13.8-34.2Q716.4-336 696-336q-20.4 0-34.2 13.8Q648-308.4 648-288q0 20.4 13.8 34.2Q675.6-240 696-240Z"/></svg> |