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="M828-239q-13.5 0-24.75-9.22T792-275v-421H371q-18 0-27-11.25T335-732q0-13.5 9-24.75T371-768h421q29.7 0 50.85 21.15Q864-725.7 864-696v421q0 18-11.25 27T828-239ZM579-483Zm-198 6ZM777-81 666-192H168q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 116.86-747q20.85-21 50.14-21h25l78 78H168v426h426L81.15-777.83Q70-789 70.5-803q.5-14 11.5-25t25-11q14 0 25.34 11.34l695.32 695.32Q839-121 839-106.82T828-82q-11 11-25.5 11.5T777-81ZM648-312H252q-15.3 0-25.65-10.29Q216-332.58 216-347.79t10.35-25.71Q236.7-384 252-384h324l72 72ZM516-444H252q-15.3 0-25.65-10.29Q216-464.58 216-479.79t10.35-25.71Q236.7-516 252-516h192l72 72ZM384-576H252q-15.3 0-25.65-10.29Q216-596.58 216-611.79t10.35-25.71Q236.7-648 252-648h60l72 72Zm324 132q15.3 0 25.65-10.29Q744-464.58 744-479.79t-10.35-25.71Q723.3-516 708-516h-75q-18 0-27 11.25T597-480q0 13.5 9.5 24.75T633-444h75ZM563.67-576q15.44 0 25.89-10.29Q600-596.58 600-611.79t-10.43-25.71Q579.14-648 563.72-648h-62.58Q483-648 474-636.75T465-612q0 13.5 9.5 24.75T501-576h62.67Z"/></svg> |