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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-480ZM168-768h624q29.7 0 50.85 21.13Q864-725.75 864-696.08v179.8q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.35Q792-500.7 792-516v-180H168v84q0 15.3-10.29 25.65Q147.42-576 132.21-576t-25.71-10.35Q96-596.7 96-612v-84q0-29.7 21.15-50.85Q138.3-768 168-768Zm0 576q-29.7 0-50.85-21.15Q96-234.3 96-264v-84q0-15.3 10.29-25.65Q116.58-384 131.79-384t25.71 10.35Q168-363.3 168-348v84h240q15.3 0 25.65 10.29Q444-243.42 444-228.21t-10.35 25.71Q423.3-192 408-192H168Zm377-91q0-42 29.41-71.5T646.1-384q23.9 0 45.4 11.5T728-341q15-20 36.72-31.5Q786.45-384 811.4-384q41.6 0 71.1 29.5Q912-325 912-283.33q0 33.33-24.5 64.83T784-119l-33.13 27.29Q746-87 740-85q-6 2-12 2t-11.82-2q-5.81-2-11.18-7l-32-27q-81-70-104.5-100.57Q545-250.15 545-283Zm183 115 26.33-21.7Q807-235 823.5-252.5T840-284q0-11.2-8-19.6-8-8.4-20-8.4-7.24 0-13.12 3-5.88 3-13.88 11l-57 54-55.77-54.37Q664-306 657.5-309q-6.5-3-13.5-3-11 0-19.5 8.35t-8.5 19.48q0 12.99 16 31.08Q648-235 702-190l26 22ZM300-312q-11 0-19-5.5T268-331l-62-113h-74q-15.3 0-25.65-10.29Q96-464.58 96-479.79t10.35-25.71Q116.7-516 132-516h96q9.53 0 17.77 5 8.23 5 13.23 14l41 74 112-206q5-9 13.71-13.5T444-647q10 0 18 4.5t13 13.5l62 113h99q15.3 0 25.65 10.29Q672-495.42 672-480.21t-10.35 25.71Q651.3-444 636-444H516q-11 0-19-5.5T484-463l-40-74-113 206q-5 8-13.23 13.5-8.24 5.5-17.77 5.5Zm428 72Z"/></svg> |