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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M684-240q-15.3 0-25.65-10.29Q648-260.58 648-275.79t10.35-25.71Q668.7-312 684-312h144q15.3 0 25.65 10.29Q864-291.42 864-276.21t-10.35 25.71Q843.3-240 828-240H684Zm-48-204q-15.3 0-25.65-10.29Q600-464.58 600-479.79t10.35-25.71Q620.7-516 636-516h192q15.3 0 25.65 10.29Q864-495.42 864-480.21t-10.35 25.71Q843.3-444 828-444H636Zm-72-204q-15.3 0-25.65-10.29Q528-668.58 528-683.79t10.35-25.71Q548.7-720 564-720h264q15.3 0 25.65 10.29Q864-699.42 864-684.21t-10.35 25.71Q843.3-648 828-648H564ZM336-480q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35ZM132-240q-15.3 0-25.65-10.35Q96-260.7 96-276v-27q0-28 14.5-51t38.5-35q43-21 90-32t97-11q50 0 97 11t90 32q24 12 38.5 35t14.5 51v27q0 15.3-10.35 25.65Q555.3-240 540-240H132Zm204-120q-53 0-95 12.5T169-312h334q-30-23-72-35.5T336-360Zm0-192q20.4 0 34.2-13.8Q384-579.6 384-600q0-20.4-13.8-34.2Q356.4-648 336-648q-20.4 0-34.2 13.8Q288-620.4 288-600q0 20.4 13.8 34.2Q315.6-552 336-552Zm0-48Zm0 288Z"/></svg> |