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="m684-110-9-42q-14.18-5.29-26.59-11.65Q636-170 625-180l-41 13q-6.3 2-12.15-.5-5.85-2.5-8.85-7.14l-18-31.72q-3-4.64-2.5-10.64.5-6 5.24-11.15L579-258q-2-14-2-29t2-29l-31.26-29q-4.74-5-5.24-11t2.5-10.75l18-32.5q3-4.75 8.85-7.25T584-407l40 12q11-10 24-17t26.71-11.8L685-466q2-6.13 6.5-10.06Q696-480 702-480h36q6 0 10.5 3.94 4.5 3.93 6.5 10.06l10.29 42.2Q779-419 792-412q13 7 24 17l41-11q5.83-2 11.25.33 5.42 2.34 8.75 7.67l18 31.4q3 4.6 2.5 10.6t-5.11 10.85L862-317q3 15 2.5 29.5T861-258l31.26 29q4.74 5 5.24 11t-2.5 10.64l-18 31.72q-3 4.64-9 7.14t-12 .5l-41-12q-11 10-23.41 16.35Q779.18-157.29 765-152l-11 42q-2 6.12-6.5 10.06Q743-96 737.13-96h-35.25q-5.88 0-10.79-3.94-4.91-3.94-7.09-10.06Zm36.21-106Q750-216 771-237.21t21-51Q792-318 770.79-339t-51-21Q690-360 669-338.79t-21 51Q648-258 669.21-237t51 21Zm-288-228q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM180-144q-15.3 0-25.65-10.29Q144-164.58 144-179.79t10.35-25.71Q164.7-216 180-216h36v-528q0-29.7 21.15-50.85Q258.3-816 288-816h216q23 0 41.5 13.5T572-768h100q29.7 0 50.85 21.12Q744-725.76 744-696.11v107.83q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.35Q672-572.7 672-588v-108h-96v173q0 17.5-11.25 26.25T540-488q-13.5 0-24.75-9T504-524v-220H288v528h155q17 0 26 11.25t9 24.75q0 13.5-8.53 24.75Q460.95-144 443-144H180Zm108-72v-528 528Z"/></svg> |